Mathieu Moreau
Mathieu Moreau
Another example ``` //make sure we are not connected AT+BLEDISCONN=0 ERROR //try connecting AT+BLECONN=0,"f2:4c:24:47:3d:2b",1,4 +BLESCANDONE ERROR //maybe 2nd channel will work AT+BLECONN=1,"f2:4c:24:47:3d:2b",1,4 +BLESCANDONE ERROR //lets try deinit AT+BLEINIT=0 ready //...
2 Reboot is not acceptable, since it takes seconds, and we are losing the previous state, just store the deinit request and return busy or delay OK. 3 This doesn't...
I have only seen this once. AT+BLEINIT=0 got accepted with an OK so line ending was fine. I will try to record it next time.
tested with ESP32-WROOM-32-AT-V2.4.0.0
``` AT+RST OK ready AT+BLEINIT=2 OK // no connection/advertising at this time AT+BLESCAN=1,3 ERROR ``` I don't want to reboot just to do a scan in AT+BLEINIT=1
> @mrx23dot This function will be supported recently, if there is an update, we will let you know the result as soon as possible. Is this fixed in v4? At...
As title says > Allow scanning in BLEINIT=2 ``` BLEINIT=2 BLEINIT=0 BLEINIT=1 ``` changing modes takes long time, it hurts responsiveness of final product, (when broadcasting and searching iterated) and...
Looks like it stops advertising after disconnection, what's the point of having connection id in +BLECONN:0 if this is the case?
Also, first +BLECONN:0 doesn't seem to come if I reboot BLE server side (same code as above) with already connected client, and client auto reconnects.
It's simple enough.. remaining buttons are actually needed daily.