Hello, I have a question about how to monitor Zigbee devices for dead or alive, especially end devices that sleep. I am currently developing a hub to control and retrieve...
Hello,
I am conducting a feasibility study on implementing Auracast capabilities using the nRF5340 Audio DK with nRF Connect SDK v2.9.0. My goal is to investigate the potential...
Hello,
We are using Raspberry Pi + NRF52840 as Borderrouter for Openthread using Radio Coprocessor design.
However we are facing stability issues on the RCP where it...
Hi,
I've got a question regarding the configuration I have to make in order to get the logs from the nrf9160 in the serial terminal using the hci_lpuart sample.
My setup...
Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
Hi,
I'm interested in passing a PWM wave form to drive a motor using an Allegro A4963 . There exists an Arduino library that does just that and in order to set speed they...
Hi,
I have recently received some nrf52840 Development Kits. It is written on the boxes: "Electrostatic Sensitive Devices! Do not open or handle except at a static-free...
Hello Nordic team,
I am trying to develop a long button press handler, but I am unable to find the proper documentation or example code to help with that. I am not sure...
Hi,
The overview page at https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html is very useful.
One thing would make it better:
If you could please list...
Hi,
I am implementing a PC application connecting with nRF52840 dongle as central (s140). I am bonding with a BLE peripheral device following this sequence diagram . Application...
Hello,
I have been trying different mode under SYSTEM ON configurations and I can not get anything below 1mA.
My application required to keep nRF52840 (I use BMD-340)...
Hi all
1. We want to use the new radio nRF5340. Is it fully pin ompatible with the older nRF52840? (Antenna, programming interface, clocks, supply, etc.)
2. On the nRF52840...
I am looking for a freelancer or firmware engineer, who can help us merging three SDK 16 example projects with Seeger Embedded Studio into one project .
Here are...
How can I flash the sample code "Bluetooth: Peripheral DIS" for Thingy91. https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/bluetooth/peripheral_dis
I want...
Hi all,
I wanted to see this below screen shot current number on nRF52840 DK
For that I changed peripheral/blinky example main() like this but I am seeing 14uA.
/...
Hi! I just got my Thingy:91, but when I try to add it to the nRF cloud it says the following:
I have checked this multiple times, I'm sure i'm using the correct IMEI...
I am new with the NRF52 SDK and I want to modify an NFC example (writable_ndef_msg). I am trying to add a NDEF parser but I have issues with the includes.
I have add the...
Hi,
I merged DFU code with Nordic Proximity BLE code. As i did it using this link
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3...