hello, i m using arduino nano rp 2040 connect for measurment and i wanna see all the parameters i could possibly acces that could potentially change the measurement value, for exemple in wifi i only found the channel and i did n t find anything for BLE, anything you could suggest to add ? and how to do it ? ( was looking for wifi Band Widtg but did n t find any )
Could you please clarify what you mean by:
Do you mean the parameters of the connected measurement device or something else? Please explain what parameters you wish to see.
Also, what do you mean when you say you "found the channel"?
Perhaps you could mention the device you are using and post your code so we can see what you are attempting to do.
hi , thank you for your response, i believe i already said it s nano rp 2040 connect in the first post, also precised that for wifi in AP mode the only parameter configurable that could influence the signal strength potentially was channel ( from 0 to 13). there no way for exemple to change the bandwidth of the AP for exemple ? ( it s set to 40 Mhz, but i would like to narrow it to 20 Mhz), also if there s any parameter you could think of and is accessible by a certain library please point it to me, as for a Code to what i m trying to do, a simple line would do, just two rp2040 connect , once acts as an AP and the other connect to it and reads the RSSI, what i want is : "is there any other parameter i could play with in the AP configuration to see how it influence the signal strength" ? the same question goes for BLE.
Thanks for the clarification. I do not see a bandwidth setting exposed in the API. Perhaps someone else may comment if it does exist.
Sorry, I was not able to provide any help.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.