Question
Bluenrg public address and tx power level set commad no response
Posted on October 20, 2015 at 09:05
Hello.
I set public address with the following command:Data: Data[0] = 0; Data[1] = 6; Data[2] = OWN_ADDRESS[0]; Data[3] = OWN_ADDRESS[1]; Data[4] = OWN_ADDRESS[2]; Data[5] = OWN_ADDRESS[3]; Data[6] = OWN_ADDRESS[4]; Data[7] = OWN_ADDRESS[5];Header: Header[0] = 0x01; Header[1] = 0x0C; Header[2] = 0xFC; Header[3] = 8;In one batch of bluenrg in response returns 04 0E 04 01 0C FC 00. ie all right.Another batch of bluenrg in response returns 02 00 00 00 00 - Unexpected answer. Similar problems arise with the command aci_hal_set_tx_power_level.All the other commands are working there and there are equally.Sorry for my English. Please help. #bluenrg-public-address-tx-power