Search found 1 match

by sebastianpelto
Tue Jul 02, 2019 11:17 pm
Forum: Report Bugs
Topic: AT+RFPOWER Strange answer from ESP
Replies: 1
Views: 4865

AT+RFPOWER Strange answer from ESP

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