arduino / ArduinoCore-renesas

MIT License
111 stars 77 forks source link

ArduinoBLE Support #40

Closed SnooBama closed 1 year ago

SnooBama commented 1 year ago

Can't find support for ArduinoBLE library. Will it be supported on Arduino UNO R4 WiFi boards? ESP32-S3-MINI-1 has BLE&B5 in it.

facchinm commented 1 year ago

Hi @SnooBama , the PR for UNO R4 support is here https://github.com/arduino-libraries/ArduinoBLE/pull/305 , we are waiting to merge to make sure the fw update procedure works fine for everyone :slightly_smiling_face: In case you want to try it, please follow the instructions here to update the firmware.

per1234 commented 1 year ago

Since no work is needed in the codebase hosted in this repository, and since https://github.com/arduino-libraries/ArduinoBLE/pull/305 is sufficient to track the necessary work in the ArduinoBLE library codebase, I'll go ahead and close this as off topic.