Connecting mdots to a public network
- This topic has 0 replies, 1 voice, and was last updated 8 years ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Tagged: mDot
I am having some issues while connecting my devices to a public network with a base station from cisco.
they connect without troubles but when I try to send any data, usually base station doesn’t receive anything but mdot returns “OK”.
If I enable ACK, with 8 tries, I get as a response: Operation timeout no ack received or something like that.
Is there a way to make reception window bigger or anything to improve this?
commands I set:
AT&F
ATE0
AT+NI=0,…
AT+NK=0,…
AT+PN=1
AT+FSB=1
AT+ACK=8
AT+NJM=1
AT+JOIN
AT+SENDB=00000000
I can’t save the config in my device due to requirements so I have to configure each time, but that is not a problems I think. Everything goes fine until send/sendb.
I usually execute AT+TXN to see time before next sending before AT+SEND so command is executed when module returns 0.