Setting Spread factor / Data rate with libmDot-mbed5

Home Forums mDot/xDot Setting Spread factor / Data rate with libmDot-mbed5

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18284
    Steeve Zissou
    Participant

    Hi,
    I am trying to set the spread factor (aka data rate) with libmDot-mbed5 on the example auto_ota_example.cpp.
    I can’t find where in this example, the spread factor is set.
    Could anyone tell me :
    1)where is the spread factor set in the example above

    #18288
    Peter Ferland
    Blocked

    Spreading factor is not explicitly set on the dot in that example. You can take a look at the function update_peer_to_peer_config in dot_util.cpp to see an example of the setTxDataRate method being used.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.