-->
Page 1 of 1

TX POWER

PostPosted: Thu Mar 30, 2017 3:58 am
by Daniel Saiz
Hi,
Is there any way to reduce the transmission power of the wifi module?
I am trying to integrate the esp8266 into an audio amplifier and I have problems with the interference generated by the module.

Thank you

Re: TX POWER

PostPosted: Thu Mar 30, 2017 9:29 am
by bugs
Hi,

Not really answering the question that you posed (as I don't know if output can be reduced by a command) but the audio amplifier should not be receiving radio frequencies at 2.4 GHz!
Assuming that some part of the amplifier is being swamped by RF then you could first enclose the amplifier pcb or wiring in a metal screening can. It could be pick-up on the input wires to the amplifier (which should be screened cable anyway) - this can be reduced by passing the cable through ferrite beads and/or adding small filter capacitors at the input.
Basically the ESP is doing what it is supposed to do - the amplifier is not.
:)

Re: TX POWER

PostPosted: Sat May 06, 2017 5:31 am
by luiscolo
Hi !
First of all thank you for your great job in basic for the esp! is really great!
about tx power, in the AT commands i use a command to set the db power: AT+RFPOWER
and i was trying to find it in this implementation,
in fact, the question is: is this implementation using the max rf power? (I wish)

Thank you again a best regards !
Luis

Re: TX POWER

PostPosted: Sat May 06, 2017 10:54 am
by Electroguard
An alternative way to tackle the problem might be to house the project in a shielded (ie: metal) case with an external aerial from perhaps an ESP-07.