Thingy 53 + nRF7002eb supply anomaly

Hello,

I am evaluating the Thingy 53 + nRF7002 EB for Wifi and Bluetooth scanning. 

But depending on which power source I plug the devkit, the wifi interface doesn't set up. For instance, on the same PC, one USB port can deliver enough power, and another one (with the same hardware characteristics) does not.

I assume it's related to the nPM1100 power management IC, because USB port detection can limit VBUS current on the board. Nevertheless, I tried to set the GPIO ISET high to have a limit of 500mA instead of 100mA but nothing changed.

I run on  the sample app called wifi scan the board and connect it with a 3.0 USB cable.

Please, can anyone give a clue on this issue ?

Parents Reply
  • Could you do a logic trace of the D+ and D- lines on the Thingy:53 when its connected to the USB port of the PC?  That would help us identify if its the nPM1100 that fails to conduct the CDP/DCP port detection or if the PC indicates that its a SDP.  The nPM1100 HW does not do any negotiation in the case of a SDP port, this needs to be done by the application on the Thingy:53. This is not implemented in the Wi-Fi samples as far as as I know so eventough the ISET pin is set High, it doesn't necessarily mean that the PC will allow the Thingy:53 to draw more than 100mA until a proper negotiation has been performed. 

Children
Related