Connecting mdots to a public network

Home Forums mDot/xDot Connecting mdots to a public network

Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #17954
    mdot_dev aa
    Participant

    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.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.