Reading and Changing the WINC1500 Transmission Power Level

I have the Adafruit Feather M0 WiFi. This uses the WINC1500. I am having trouble receiving it when it is placed at its final location. When it’s on my bench it works great. At its final location, sometimes it works, sometimes it works a little, sometimes not at all.

One thing that I would like to try is to check the modules transmission power setting and be able to change it if I so desire.

I have looked throughout the WiFi101 library and don’t see anything concerning the transmission power level setting. I have tried several Google searches and found some mention of it, but nothing concrete enough to write some code for.

Can somebody, please, give me a hand with this?

Are you keeping the antenna well away from any other metal objects?

That's a big part of the problem. The antenna's final location will be between a Sunbrite TV and an aluminum submarine. I don't know how much of the wifi signal is getting to the WINC1500 from the wifi node or how much is getting to the wifi node from the WINC1500. i can find out, and will, how much signal is reaching the WINC1500. I'm trying to get my IT people to tell me how much signal is being received, but without much success.

The point being, if my project's signal isn't powerful enough, can I up the power level from the WINC1500? i can not find any functions in the WiFi101 library to aid in this. Hence, this topic.

Did you ever give us a link to the documentation/data sheet on the WINC1500? If not, how much help do you expect?

Google winc1500

Where in the world are you? Depending on which region the permitted WiFi powers vary. It is probably not possible to increase the power and it also depends on direction of transmission uplink/downlink as the powers could be different. Using proper antennas at each end of the link could gain you a lot. WiFi routers often have terrible antennas.

I just looked at the datasheet on that unit and it has a wimpy wiggly PCB track as an antenna. You need some way to bypass that and use a decent antenna. If the unit is in a fixed position you might use a bit of directional gain as well

I am not planning on jamming any other radio station in my area (United States). It will be your typical power level for local WiFi.

The unit I have uses a uFL connector for attaching an antenna (Adafruit Feather M0 WiFi with uFL - ATSAMD21 + ATWINC1500 : ID 3061 : $34.95 : Adafruit Industries, Unique & fun DIY electronics and kits). I have the usual 1/2 wavelength dipole antenna which does pretty good. I also have a much larger directional antenna which is a little better.

But, none of this does me any good when I want to know how to change the power level of the WINC1500.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.