Open pjb304 opened 3 years ago
No, Your code needs to respond accordingly.
In the test_downlink.py example you can see that mtype is the message type UNCONF_DATA_DOWN or CONF_DATA_DOWN (imported from MHDR).
Be aware that confirmed data up or down increases the radio traffic and uses up more of your 1% duty cycle and TTN fair use quota.
Does the code currently support confirmed downlink messages? Need to investigate and if not add it.