AT+RFPOWER Strange answer from ESP
Posted: Tue Jul 02, 2019 11:17 pm
Hi!
I have a ESP32WROOM with firmware AT commands V 1.2
I have flashed following files in green (See attachment)
When i run AT command RFPOWER this is what i get:
Why do i get 78?
BR Sebastian
I have a ESP32WROOM with firmware AT commands V 1.2
I have flashed following files in green (See attachment)
When i run AT command RFPOWER this is what i get:
Code: Select all
AT+RFPOWER=0,0,0,0
OK
AT+RFPOWER?
+RFPOWER:78,0,0,0
OK
BR Sebastian