Page 1 of 1

AT+RFPOWER Strange answer from ESP

Posted: Tue Jul 02, 2019 11:17 pm
by sebastianpelto
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:

Code: Select all

AT+RFPOWER=0,0,0,0

OK

AT+RFPOWER?
+RFPOWER:78,0,0,0

OK
Why do i get 78?

BR Sebastian

Re: AT+RFPOWER Strange answer from ESP

Posted: Sat Oct 12, 2019 6:35 am
by Helen L
Maybe you can try to download the combined bin in the ESP32ATbin/factory folder to address 0, instead of downloading several bins into flash. Then test it again to see if the issue persists.