Questions about ESP32 Bluetooth

Posted on
  • Hi!
    We have been trying to use ESPRUINO recently, but encountered issues with Bluetooth
    We use ESP32 as our device, but we found that ESPruino uses NRF for Bluetooth instead of ESP32
    May I ask if there is any code to use the built-in Bluetooth function of ESP32?

  • We hope to receive answers from the ESPRUINO community, including Bluetooth and ESP32-C3 wifi issues. The link address is as follows:
    https://forum.espruino.com/conversationsĀ­/398575/#comment17486329

    . After the release of our product, we will donate a significant amount of funds to ESPRUINO

  • Due to my poor English, it is often difficult to ask questions; Please help us answer this question
    Thank you again to the ESPRUINO community

  • Hi,

    The ESP32 bluetooth is accessed using the NRF class, but it is still using the ESP32's bluetooth stack.

    It's just called NRF because Espruino's BLE started off being for Nordic devices, and we didn't get around to changing it because it would have broken existing JS code.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Questions about ESP32 Bluetooth

Posted by Avatar for user158605 @user158605

Actions