To fix the hang problem
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: COM_POWER_ON_TX.h
- Revision:
- 160:ef280e6dda44
- Parent:
- 156:f661cf9e02d1
- Child:
- 169:451b54864992
--- a/COM_POWER_ON_TX.h Wed Apr 13 12:19:35 2016 +0000 +++ b/COM_POWER_ON_TX.h Mon Apr 18 10:41:25 2016 +0000 @@ -7,8 +7,8 @@ beacon_tc->TC_string[0] = 0x01;\ beacon_tc->TC_string[1] = BCN_APID_SOURCE;\ beacon_tc->TC_string[2] = BCN_SERVICE;\ - beacon_tc->TC_string[3] = BCN_DISABLE_PID;\ - beacon_tc->TC_string[4] = 0x00;\ + beacon_tc->TC_string[3] = 0xE2;\ + beacon_tc->TC_string[4] = 0x01;\ beacon_tc->TC_string[5] = 0;\ beacon_tc->TC_string[6] = 0;\ beacon_tc->TC_string[7] = 0;\