mirror of https://github.com/ARMmbed/mbed-os.git
e110856941
While performing compliance tests with an industry tester, we realized that there was no need for any extra handling code for the compliance tests. The tests would run fine, if we only have a handling application. However, in normal operation we wouldn't like the network to send us any traffic on compliance testing port. To mitigate that, on the reception path we filter out any traffic on compliance testing port if compliance testing is not underway. User should define LORAWAN_COMPLIANCE_TEST macro in mbed_app.json to enable traffic on compliance test port. |
||
---|---|---|
.. | ||
LoRaWANTimer.cpp | ||
LoRaWANTimer.h | ||
lorawan_data_structures.h |