Is it possible to put the SL8082T into sleep mode with a TCP connection, but no data transfer?
I work with an external micro and configure the SL8082T through AT commands.
I tried this:
I activated the sleep mode with the command AT+w32K=1, the current consumption went low(< 5 mA)
I set up a TCP connection (SL8082T as client) with the AT commands:
AT+WIPCFG=1
AT+WIPBR=1,6
AT+WIPBR=2,6,11,“apn”
AT+WIPBR=4,6,0
AT+WIPCREATE=2,1,“ip address”,port number
AT+WIPDATA=2,1,1
Even with no data transfer the current consumption remained high (> 30 mA)
DTR pin can’t be used yet on SL8082T to wake it up from W32K sleep as Sierra still haven’t released any firmware with 8-wire UART support for this module.
Don’t think they have released any non-beta firmware for SL8082T at all actually…