Radio module firmware version 0.2.0 is now available

I'm not sure I understand what you are asking for specifically here, since I already provided the link to download the ZIP file of the beta tester version of the "ArduinoBLE" library. But I see you would like to use it with Arduino Web Editor, so I'll provide complete instructions for installing it:

Install Beta Tester Version of ArduinoBLE Library in Arduino Cloud

  1. Click the following link to download the ZIP file that contains the beta tester version of the ArduinoBLE library:
    https://github.com/facchinm/ArduinoBLE/archive/refs/heads/uno_r4_wifi.zip
  2. Wait for the download to finish.
  3. Select "Libraries" from the menu on the left side of the "Arduino Web Editor" window.
  4. Click the upward pointing arrow button ("Import") to the right side of the LIBRARY MANAGER button.
  5. If you get a popup about importing your sketchbook, click the IMPORT button.
  6. Select the downloaded ArduinoBLE-uno_r4_wifi.zip file.
  7. Click the Open button.
  8. Wait for "Arduino Web Editor" to display the notification that the library was successfully imported.
  9. Click the OK button.

Please let me know if you have any questions or problems while following those instructions.

1 Like