vcchm

Results 14 comments of vcchm
trafficstars

Ok, I flashed it using NodeMcuFirmware Flasher and 57600 bauds speed, and it worked. IMHA the only things that need to be fixed is 1 - mentioning the limited speed...

Interesting discussion. I did the same on a different problem - connecting an ESP32 as a HID to either a Windows PC or an Android phone. The suggested modification only...

No. the same code runs with my PC by entering the code on the PC, and not the ESP.

Not sure we are talking about the same thing. I copied my code hereafter. When running the code on ESP32, I can connect the device (and need to enter the...

It was working perfectly without a pincode. But i never could make it work with a pincode : what i see is the android phone asking for a pincode, bit...

I tried with other devices: Motorola : can't connect. Message = "invalid code"

Thanks. This is beyond my knowledge too :-(

I had many issues while reconnecting because the MAC of the device was stored somewhere, and changing the name confused the BLE stack of my device : esp_base_mac_addr_set(base_mac_addr) can do...

Yes but beta does not connect to Windows 11 ou new Android (Samsung Galaxy note 20)...

@mayaku2go : you did not add the lines you recommend to add. Where should they be ? At the beginning ? At the end ?