Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
I am trying to add A/D conversion to my project which is a modified version of the ble_peripheral/ble_app_uart/pca10040e example.
I have:
- Added "nrfx_saadc.c" to the...
Hi
According to Amazon documentation, it is possible to connect a smart home device to Alexa with the Bluetooth Low-Energy (BLE) mesh wireless communication technology....
Hello, Can I use the nRF52840 DK to develop applications for the nRF52805 SoC? I see in version of the nRF52840DK is says: "This kit can be used for developing for either...
Hello,
I would like to know if it is possible to create a custom cluster for a custom Matter device using the ZAP tool ( https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
I'm trying to understand if it makes sense to use PSM and eDRX at the same time.
On my NB-IoT carrier (Vivo), I can get both PSM and eDRX, but not on the same...
Building the default binary of the Matter example all-cluster-app for the nRF52840 results in a binary of more than 900kB. Switching the optimization from min-size to debug...
Hi
I'm flashing hci_lpuart on the nrf52 chip and peripheral_hr on the nrf9160 chip from the nrf9160dk. Everything goes well, but when I look in Link Monitor, I get this...
Hello
I hope someone can help with my problem.
We have a small to large BT Mesh network and we want to use the URI value to send preliminary information from the node...
I am working on nRF52833 board (PCA10100). I am pairing my peripheral device ( Nordic Board ) to the Mobile Application. I have to disable pairing after a certain timeout...
Hi all,
It's my first post here so hello everybody!
I'm quite new in BLE5, but I have been playing with BLE4 some years ago (around 12) and I want to confirm some...