Hi
with the ARDUINO MKR WIFI 1010 i stumble upon an unexpected problem.
I have two cables running to analog inputs from two potentiometers.
When such cable is too close to the wifi antenna the value received is corrupted.
I can see this just by moving that cable over the antenna and see the values go crazy (to full 0.0 or max value instead of the proper potentiometer current setu[)
Are there any guidelines/recos to avoid this.
Unfortunately, the whole Arduino is in a 3dprinted enclosure and i lack space to put the cable totally on the opposite side of the antenna.
I tried to pass the cable UNDER the arduino but it seems that the antenna emits signal also under the pcb.
Are there people here who stumble upon the same issue ?
I was thinking i could use some Electromagnetic shielding inside my enclosure.
Or even have two arduinos, one receiving the potentiometers signals and the other one managing wifi.
the one handling potentiometers being as far as possible from the wifi antenna ?
Any help is welcome.