NCS main, nRF9160 DK, PPK2
git log -n 1 --oneline
4f916da03 (HEAD -> main, origin/main, origin/HEAD) west.yml: rebase OSS trees
SLM prj.conf changes:
CONFIG_SLM_START_SLEEP=y
CONFIG_SLM_WAKEUP_PIN=6
CONFIG_SLM_INDICATE_PIN=2
CONFIG_NRF_MODEM_LIB_TRACE_ENABLED=y
INDICATE pin is active High and require pull-down.
It would be nice to consolidate SLM signals (RESET, TX, RX, WAKEUP, INDICATE) with active level Low and outputs drived by open collector (pull-ups on signal receiver side).
I.E.
Outputs TX and INDICATE driven by open collector with expected pull-up in receiver (other side).
Outputs TX and INDICATE driven by open collector with expected pull-up in receiver (other side).
Inputs RESET, WAKEUP, RX terminated by pull-ups in nRF9160 with active Low.
Change quiet state of INDICATE to high impedance and active state of INDICATE to Low please.
Thank you.
Regards,
Michal
Michal