ncs-serial-mode dtr/ri operation

I am trying to use the Serial Modem Add-On (SM) application with the attached overlay-external-mcu.overlay.
overlay-external-mcu.overlay
When DTR is asserted (active low), the modem stops responding to AT commands, but de-asserting DTR (host-initiated wake-up) does not restore UART communications. 
I see no activity on the RING line.

Also, it seems that if DTR is asserted (active low) or de-asserted (high) immediately after power up that the modem continues to respond normally as if DTR has no effect.So it seems like toggling DTR kills the modem, but just driving it high or low and leaving it there does nothing.

From the migration notes, the DTR and RI gpios are supposed to be controlled by the dtr-gpios/ri-gpios properties.
How do I confirm these are properly configured in the build?
https://docs.nordicsemi.com/bundle/addon-serial_modem-v0.2.0/page/migration_notes.html

Is there some other missing configuration piece needed to match the sequence diagrams in https://docs.nordicsemi.com/bundle/addon-serial_modem-v0.3.0/page/uart_configuration.html


 

Parents Reply Children
No Data
Related