Search found 42 matches

by captain_morgan
Fri Nov 25, 2016 12:21 am
Forum: General Discussion
Topic: Plans for complete BLE stack (ATT, GATT, etc)
Replies: 1
Views: 4361

Plans for complete BLE stack (ATT, GATT, etc)

Is there any followup to the announcement that CEVA will be providing the BLE stack for the ESP32?
by captain_morgan
Thu Aug 25, 2016 8:50 pm
Forum: General Discussion
Topic: Initial release form factor
Replies: 1
Views: 5219

Initial release form factor

With this exciting initialize release I haven't yet to find any info on what form factor is going to be available.

Will these first release be just a bare chip?
Small board like the ESP31?

Trying to determine what I should start designing for.

Thanks, Morgan.
by captain_morgan
Mon Aug 22, 2016 7:14 pm
Forum: General Discussion
Topic: Here We Go: Release 1st Sept.
Replies: 22
Views: 33024

Re: Here We Go: Release 1st Sept.

Congratulations to Espressif and everyone involved!
by captain_morgan
Thu Aug 18, 2016 10:20 am
Forum: General Discussion
Topic: Interest in developer preview?
Replies: 28
Views: 43606

Re: Interest in developer preview?

As usual I'm keen to have an early dig in. Sorry, BT stack hasn't been ported over from the ESP31 SDK yet. Was the BT stack ever release for the ESP31? Must have missed it if so. That is also something I'd love to see, especially if it will give an early idea of what the ESP32 stack looks like. I'm ...
by captain_morgan
Sun Jul 17, 2016 9:44 pm
Forum: General Discussion
Topic: ESP32 is finally real?
Replies: 39
Views: 60076

Re: ESP32 is finally real?

Smartcontroll wrote:...and we are 6 months late because of lack of esp32 for building the firmware.
No, you're 6 months late because you designed for a product that wasn't available yet. That is bad planning.
by captain_morgan
Fri Feb 12, 2016 3:16 am
Forum: General Discussion
Topic: Evaluation of ESP32
Replies: 2
Views: 7433

Re: Evaluation of ESP32

Exciting to hear they will be available in mass so soon. Will the beta tests being seeing an updated SDK before then? It would be great to start using the Bluetooth features.

Thanks for the update.
by captain_morgan
Thu Feb 04, 2016 7:30 pm
Forum: General Discussion
Topic: Problems with downloading flash
Replies: 5
Views: 12666

Re: Problems with downloading flash

I recall seeing that error but cannot remember exactly in what context.

Are you using esptool32 from this comment? http://esp32.com/viewtopic.php?f=2&t=22#p191
That has a couple of fixes.
by captain_morgan
Tue Dec 29, 2015 12:53 am
Forum: Hardware
Topic: INPUT state of Open Drain OUTPUT
Replies: 7
Views: 20327

Re: INPUT state of Open Drain OUTPUT

Yup, with a closer look the original driver did switch to INPUT but I've messed up something... time to try again.
by captain_morgan
Mon Dec 28, 2015 9:54 pm
Forum: Hardware
Topic: INPUT state of Open Drain OUTPUT
Replies: 7
Views: 20327

Re: INPUT state of Open Drain OUTPUT

External pullup doesn't seem to help either.
by captain_morgan
Mon Dec 28, 2015 8:51 pm
Forum: Hardware
Topic: INPUT state of Open Drain OUTPUT
Replies: 7
Views: 20327

Re: INPUT state of Open Drain OUTPUT

I'm not switching to INPUT as none of the examples I've seen for the ESP8266 do that. They simply read it as if it were an INPUT. I'll try the external pullup next