Bluetooth crashing, pycom continuously resetting
-
Hello
I am running my first test on the LoPy module, and I want to test Bluetooth. I first updated the firmware to the latest version. I am trying to run an example from the doc as is.
The device keeps crashing and rebooting, as I can see in the logs. It seems that the problem is on the following line:
bt = Bluetooth()
In the logs, the only useful message I can see is:
/Users/danicampora/Code/Espressif/IDF/esp-idf-20171106/components/freertos/./ti!
abort() was called at PC 0x4008b84c on core 0Am I doing something wrong ?
Thanks
-
I'm glad you resolved your problems. I'll post back in this thread when I know the issue with the newer firmware is resolved.
-
Tried the 1.9.2.b2 and it worked.
Thanks for your help
-
Do you know when this bug has been introduced ? Which version should I choose ?
-
You can find downgrade instructions here: https://forum.pycom.io/topic/517/downgrading-firmware-advanced-users/
-
Thanks for your quick response Seb!
Could I revert to a previous firmware version to get this working ?
-
Hi @Dam
We are aware of this issue and are working on fixing it. There should be a firmware update to fix this soon, unfortunately I cannot give you an exact timeframe. I will post back here when it has been resolved.