This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Differences between NRF52840DK and BT840

I am currently working on Nrf52840DK board trying to run ble_uart_app. Designed my board and I used BT840 instead of Nrf52840DK . After, code in NRF52840DK is working but in BT840 not working (No data is coming from bt840 to esp). What are differences between the two devices? And how I solve this problem?

Related