-
I'm looking through this [https://github.com/nodemcu/nodemcu-firmware/blob/dev-esp32/components/base_nodemcu/user_main.c](user_main.c) file and it seems to me that the function that initializes the U…
-
ESP32 WROVER Dev 4.1
Arduino Core 1.0.1
I'm running an ESP32 WROVER Dev kit as a Client connecting to 2 BLE Servers (both ESP32 chips). The client execution flows as follows:
1) Scan
2) Conne…
-
Hello is this plugin works for Raspberry pi zero wirless?? i have to send and receive data between Raspberry and android using unity ! is this works for me?
-
In my case the HR sensor work as expected but
the Cadence & Speed sensor state to have connected but does not show value nor record Gpx
(it is able to report data to other applications)
These …
arsab updated
5 years ago
-
Everything works, i.e., I can connect the phone (running your code in Unity, on an android) and my arduino which has a BT LE module. (I see the blue LED that signifies the connection worked).
However…
-
I was looking for a way to revive old controllers and this looks ideal. Are there any plans to get this working for ESP8266 or the bigger ESP32? They have wireless and BLE onboard along with loads of …
-
I adopted the ble_uart sample in one of my programs and noticed that repeated disconnect/reconnect cycles of my client result in malfunction of the bluetooth connection.
I tried to reproduce the be…
-
Where do I find **working** drivers for OSX 10.10 (Yosemite)?
1. I have OSX `10.10.3` on `MBP11,2`
2. I downloaded OSX drivers from [the vendor website](https://www.silabs.com/products/mcu/Pages/USBto…
-
**Describe the bug**
When running the bleuart.ino example sketch, UART appears busy/unavailable to the Bluefruit LE Connect app. Commenting out [line 55](https://github.com/adafruit/Adafruit_nRF52_Ar…
-
I use "monitorCharacteristicForDevice" method to receive notification from device. but error occurs as follows:
'Characteristic 0003cdd1-0000-1000-8000-00805f9b0131 notification change failed: The at…