When do you plan to implement Bluetooth LE on the Portenta H7 Micropython?
It will be available in the next release.
When is the next release scheduled?
Should be in a few weeks. I have 3 bug fix PRs to do. Otherwise I’m done. Major features of double the FPS across the board are done.
Was this released? I tried the built in example and cannot see the portenta available for bluetooth connection using nRF connection app.
Are there any instructions on how to implement?
Thanks.
Hi, it should work. Just go to the Examples->Arduino Boards->Portenta H7->Bluetooth->Ble-Temperature and then use the nRF Connect app to search for the device.
Thanks for quick reply.
That is what I was trying, but just can’t get it to show up in nRF connect. I can run the BLE example from Arduino IDE and that does work. I also can run the other OpenMV examples for the Portenta board. The mpjeg streamer worked for me over wifi to my phone.
Any ideas? I am just running the example code without any changes. I dont have a temperature sensor or anything connection, but would that matter? I just wanted to see the BT connection.
Thanks!
I can’t get it working either. Seems like a bug. @iabdalkader Can you take a look?