Hi!
I'm using Nordic NRF5340 DK and BL5340PA DVK.(Laird Connectivity BL5340PA Development Kit, https://github.com/LairdCP/bl5340pa_manifest)
- Laird Connectivity BL5340PA Development Kit
- nRF5340 DK (https://www.nordicsemi.com/Products/Development-hardware/nrf5340-dk/getstarted)
It sends 6400 bytes of data every 100ms over BLE for 10-30sec.
- larid dk, 500kbps, on the distance about 0.5m-1m we have unstable quality and data doesn’t pass through a person.
- nordic dk, 500kbps, on the distance about 5m we steel have good quality and person isn’t a hindrance to data.
I also attached the configuration files of my project for each board, also CMakeLists.txt (for bl5340pa, as example) (config_dk.rar).
Could you please help me to figure it out?