Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 3 months ago.
ble mode work uncorrectly
one SX1280 work in advtising mode and one SX1280 work in scanning mode. and both are configured MODE_BLE and have the same parameters.
when set RadioBleConnectionStates_t with BLE_MASTER_SLAVE , the scanner can only receive 4 bytes payload. the PINGPONG demo send only 4 bytes, so it can not be seen.
when set RadioBleConnectionStates_t BLE_RXTX_TEST_MODE , the receiver‘s get_payload much longer the advtiser sent.
I can not get explation in datasheet. please give me help!