bluetooth_android_esp32_example
                                
                                
                                
                                    bluetooth_android_esp32_example copied to clipboard
                            
                            
                            
                        How to send data (String) from Android to ESP32 via Bluetooth
ESP32 can't send data to Android, I fixed with a PR. https://github.com/kakopappa/bluetooth_android_esp32_example/pull/3 In case that doesn't get merged soon an folks need to have this repo with ESP32 sending data...
It's not working. I have android studio 4.1 and both on my Motorola G5 Plus and on the AVD Nexus 5 API 27 shows nothing but a blank screen. The...
Thank you very much for sharing your work. I am using your app as a start point to create my own. Instead of showing a pop-up (inputMessage() method), I start...