Hi. I wanted to test the power consumption of the NRF5340 when using the Bluetooth low power feature. Using the Energy Profile Kit seems convenient but I am not sure if the NRF6707 is compatible with the NRF5340.
Hi. I wanted to test the power consumption of the NRF5340 when using the Bluetooth low power feature. Using the Energy Profile Kit seems convenient but I am not sure if the NRF6707 is compatible with the NRF5340.
That it is, as you can see on the product page.
Best regards,
Kaja
Thank you for the suggestion. And one more question, I have successfully connected the device to the phone using the BLE_peripheral application. But I don't know how to use the device to send a message to the phone. I am using VISUAL CODE, I type "hello" in the terminal and nothing happens on the com listener or on the phone. How do I do this?
Many thanks
Cong
Thank you for the suggestion. And one more question, I have successfully connected the device to the phone using the BLE_peripheral application. But I don't know how to use the device to send a message to the phone. I am using VISUAL CODE, I type "hello" in the terminal and nothing happens on the com listener or on the phone. How do I do this?
Many thanks
Cong
Hi,
Testing peripheral_uart application is described in the documentation.
Best regards,
Dejan