Navis-Raven

Results 19 comments of Navis-Raven

I didn't check all "previous" and "next" buttons it's the first time I see this bug, however it has to be done: Checking the rest of them if there is...

*** UPDATE *** I've seen rapidly some other inconcistencies like the "next" button jumps directly to the next chapter and not like example before, or the countrary (it does not...

We can see the same problem described here: https://github.com/platformio/platformio-core/issues/1802#issuecomment-416180191

### Additional info Once the following feature is added, https://github.com/platformio/platformio-core/issues/1813 the actual enhancement suggestion is no more necessary. At the feature 1813 is better than this enhancement suggestion.

The makefile needs an update like in this version https://github.com/pfalcon/esp-open-sdk/blob/master/examples/blinky/blinky.c see this topic : https://github.com/pfalcon/esp-open-sdk/issues/226

I have exactly the same problem, I use the blinky firmware available here The basic blinky example works WELL with an ESP-12E but NOT with an ESP-12F In ordrer to...

I think the ESP-12F after flashing, does not wakes up from the boot mode since instead of having 3.3V on the GPIO 0 pin, this pin outputs an alternative signal...

"I also experience this problem. I have ESP12 module. Hardware is OK, blink example from esp-open-rtos is working (with the same sdk), but blink example from SDK result in rapidly...

After verification @tarakanov there is no signal on the led in my case, please verify that you have an ESP-12F and not an ESP-12E or other. It seems that our...