Application Configuration.
Copyright (c) 2018-2020 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | ACTIVATE_MODE 1 |
#define | ACTIVATION_BY_PERSONALIZATION LORAWAN_ABP |
#define | CERT_APP_ACTIVATION_TYPE OVER_THE_AIR_ACTIVATION |
#define | CERT_APP_ENDDEVICE_CLASS CLASS_A |
#define | CERT_APP_FPORT 1 |
#define | CERT_APP_FPORT 1 |
#define | CERT_APP_TIMEOUT 5000 |
#define | CERT_APP_TRANSMISSION_TYPE UNCONFIRMED |
#define | CERT_APPLICATION_EUI {0xfb, 0x14, 0xdd, 0xe4, 0xba, 0x30, 0xa3, 0x04} |
#define | CERT_APPLICATION_KEY {0x1d, 0x53, 0x60, 0xc7, 0x47, 0xbb, 0xde, 0xfc, 0x84, 0xbc, 0x4c, 0x05, 0x11, 0xf4, 0xfb, 0x3f} |
#define | CERT_APPLICATION_SESSION_KEY {0x56, 0x54, 0x67, 0x75, 0xbd, 0xb6, 0xb4, 0xb4, 0xc0, 0xae, 0x47, 0x4a, 0x69, 0xc0, 0x4c, 0x41} |
#define | CERT_DEVICE_ADDRESS 0x1BF05EB1 |
#define | CERT_DEVICE_EUI {0x51, 0x57, 0x35, 0x42, 0x3a, 0xee, 0xa1, 0xb8} |
#define | CERT_NETWORK_SESSION_KEY {0x70, 0x19, 0xb0, 0x63, 0x99, 0x17, 0x2c, 0xef, 0xb9, 0x28, 0x3a, 0x08, 0x61, 0x61, 0xbc, 0x81} |
#define | CNF_MODE 2 |
#define | CONFIRMED LORAWAN_CNF |
#define | CRYPTO_MODE 4 |
#define | DEACTIVATE_MODE 0 |
#define | JOINED 1 |
#define | LINK_CHECK_ANS_CID 2 |
#define | LINK_CHECK_MODE 5 |
#define | NOT_JOINED 0 |
#define | OFF 0 |
#define | ON 1 |
#define | OTAA_TRIGGER_MODE 6 |
#define | OVER_THE_AIR_ACTIVATION LORAWAN_OTAA |
#define | SUBBAND 1 |
#define | TEST_PORT_NB 224 |
#define | UNCNF_MODE 3 |
#define | UNCONFIRMED LORAWAN_UNCNF |
#define | UPLINK_NO_RESPONSE_NB 128 |
#define ACTIVATE_MODE 1 |
Referenced by cert_handle_cert_rx_data().
#define ACTIVATION_BY_PERSONALIZATION LORAWAN_ABP |
Referenced by cert_set_join_parameters(), print_application_config(), and set_join_parameters().
#define CERT_APP_ACTIVATION_TYPE OVER_THE_AIR_ACTIVATION |
Referenced by cert_app_init().
#define CERT_APP_ENDDEVICE_CLASS CLASS_A |
#define CERT_APP_FPORT 1 |
Referenced by cert_app_timer_callback().
#define CERT_APP_FPORT 1 |
#define CERT_APP_TIMEOUT 5000 |
Referenced by enddevice_cpc_execute_command().
#define CERT_APP_TRANSMISSION_TYPE UNCONFIRMED |
#define CERT_APPLICATION_EUI {0xfb, 0x14, 0xdd, 0xe4, 0xba, 0x30, 0xa3, 0x04} |
#define CERT_APPLICATION_KEY {0x1d, 0x53, 0x60, 0xc7, 0x47, 0xbb, 0xde, 0xfc, 0x84, 0xbc, 0x4c, 0x05, 0x11, 0xf4, 0xfb, 0x3f} |
#define CERT_APPLICATION_SESSION_KEY {0x56, 0x54, 0x67, 0x75, 0xbd, 0xb6, 0xb4, 0xb4, 0xc0, 0xae, 0x47, 0x4a, 0x69, 0xc0, 0x4c, 0x41} |
#define CERT_DEVICE_ADDRESS 0x1BF05EB1 |
#define CERT_DEVICE_EUI {0x51, 0x57, 0x35, 0x42, 0x3a, 0xee, 0xa1, 0xb8} |
#define CERT_NETWORK_SESSION_KEY {0x70, 0x19, 0xb0, 0x63, 0x99, 0x17, 0x2c, 0xef, 0xb9, 0x28, 0x3a, 0x08, 0x61, 0x61, 0xbc, 0x81} |
#define CNF_MODE 2 |
Referenced by cert_handle_cert_rx_data().
#define CONFIRMED LORAWAN_CNF |
Referenced by print_application_config().
#define CRYPTO_MODE 4 |
Referenced by cert_handle_cert_rx_data().
#define DEACTIVATE_MODE 0 |
Referenced by cert_handle_cert_rx_data().
#define JOINED 1 |
#define LINK_CHECK_ANS_CID 2 |
#define LINK_CHECK_MODE 5 |
#define NOT_JOINED 0 |
#define OFF 0 |
Referenced by cert_handle_cert_rx_data().
#define ON 1 |
Referenced by cert_enter_test_mode().
#define OTAA_TRIGGER_MODE 6 |
Referenced by cert_handle_cert_rx_data().
#define OVER_THE_AIR_ACTIVATION LORAWAN_OTAA |
Referenced by print_application_config().
#define SUBBAND 1 |
Referenced by cert_enable_channels(), and mote_set_parameters().
#define TEST_PORT_NB 224 |
Referenced by cert_appdata_callback(), and enddevice_cpc_execute_command().
#define UNCNF_MODE 3 |
Referenced by cert_handle_cert_rx_data().
#define UNCONFIRMED LORAWAN_UNCNF |
Referenced by print_application_config().
#define UPLINK_NO_RESPONSE_NB 128 |