8.4.6 Deep Sleep Current on RN4870 PICTail

The default state for PIO pin, P1_2 is not configured correctly, leading to high sleep current. There are two options for working around this problem:
  • The first option is to pull up the pin P12 to Vdd on the board.
  • The second option is to use the command "SW,0A,00" to configure PIO P1_2 as 'None' that internally pulls up the pin. This issue will be resolved in next firmware release.