I am working on zigbee network
"In a Zigbee network, how can the coordinator retrieve the list of all devices connected to the network?"
What is the recommended way to...
I have customed my own nrf54L15 board and it would run on button battery. I managed to measure the battery level through ADC, but I don't know how to use ADC with nrf54L15...
I want to use a switch in the overlay file, like:
To do so, I try to add a config statement in a custom KConfig file. (mp_Kconfig.conf):
Adding the file to the build configuration...
Dear Nordic Team,
I am working on a project using the nRF7002DK and require guidance on implementing the following functionality:
Acquire data from a sensor using the...
We are currently working on a project based on nrf52840 and using connect sdk v17.0.0.
It is currently in development phase but eventually we are planning to use nrf5340...
Hi, recently I started migrating my company's firmware from nRF5 SDK to nRF Connect SDK. I have been following the devAcademy courses and so far 1. I have created my custom...
Hello,
I have followed the BLE tutorial on characteristics to make my own 2 custom characteristics that successfully read and write uint8 data to my nRF52832, however I...
I am using the examples/nfc/record_text application (nRF SDK 15.3.0) with disabled leds on pca10040. When I approach the NFC antenna with a nfc reader (like a smartphone)...
Hey
I am working for the first time on qualification process with SIG, my device is nrf51822 and softdevice - S130 (version 2.0.2) and I understand that D030168 / QDID-80592...
I am currently using bluetooth mesh v2.1 which has qdid code QDID: 111537 , now we are currently added the Nodic uart service code, do i also have to declare the QDID 138862...
Hi, I want to create a peripheral device with a nRF52810 module.
Before developing the corresponding mobile app, I would like to use this as a central device: A GUI, written...
I have been trying to get a arduino UNO and arduino Leonardo to communicate with the nRF9160DK but have not been able. That accounts for the SPI example aswell as the I2C...
Given that Zephyr RTOS is not certified for use on Medical Devices, is there any plan to support operating systems with FDA 510(k), IEC 62304, IEC 60601 certifications?
...
I'm looking at augmenting the GPS system of the nRF9160 (at the moment due to high current and long time to acquire, easily lost sats/location) with some geolocation. Specifically...
I met a question here. Hope anybody can help on it, thanks.
I'm evaluating whether it is feasible to run the FFT algorithm on zephyr LTS project, with the nRF52832 board...
I want to know the upgradation process of firmware (Zephyr OS) on nordic nrf52840_pca10056. I have flashed the Zephyr OS on chip once via Jlink/JTAG, and now I want to flash...
Hello,
We are developing a product which includes qr code reading as its feature.with reference to https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo
as...
Dear All,
I need to develop a low-power application that sends a UDP message, waits for a certain amount of time (5 seconds) for a response and if there is no response it...