Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hello,
I am trying to connect to the PPK2, but I see on device manager stating that the PPK2 needs drivers to be installed. I have nRF connect v5.2.0. I have tried uninstalling...
Good afternoon! As the NRF7002 takes about 400ms to start up from shutdown, we would like to use the very low power deep sleep function for quick startup. Unfortunately, due...
Hello, Has anyone implemented Deep sleep in nrf52833, v2.9.0?
What all I tried :
1. tired to use "pm_state_force(0u,&(struct pm_state_info){PM_STATE_SUSPEND_TO_IDLE, 0...
I want to implement deep sleep (wake up using RTC at a particular time interval), and determine the current consumption in nrf52833 dk. So I used the sample code first. When...
Hi,
I would like to know the difference between the nRF52840-QIAA & nRF52840-QIAA -R7.
What is the significance of R7 here. Not able to find it in any conclusion ...
Hi Support Team
Could you guide us build an efficient automatic programming tool for nRF54L15’s mass production? Our Apple Find My and Google Find My project will be mass...
Hi, I have issues configuring PSM together with RAI on my nRF9151-DK. I am trying to send UDP packet, wait for response and go to sleep for several minutes trying to consume...
Hi! We are having problems pairing a nRF52840 against linux (ubuntu 25.04). Pairing fails instantly, before any passkey is shown on the host, returning with code 9. Short...
Hello,
I am studying the materials in Bluetooth Low Energy Fundamentals.
I cloned the codes from GitHub https://github.com/NordicDeveloperAcademy/bt-fund
I tried to...
I'm developing with an nRF52832, NCS V2.6.0 (happy to update to a newer SDK if it gets me the functionality I need) and Zephyr 3.5
What I'm currently doing is having my...
Good afternoon! As the NRF7002 takes about 400ms to start up from shutdown, we would like to use the very low power deep sleep function for quick startup. Unfortunately, due...
Using latest SDK and toolchain 3.0.1, VSCode and nRF Connection Pack on Windows 11 I nearly never see a working nRF Kconfig GUI - only the first time directly after I had...
Dear Nordic-support,
I am trying to use the modem_battery_low_level_handler and modem_battery_low_level_set(), but I think there are two different ranges for the battery...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
Hi,
I have a custom board for the nRF54L15. I have already implemented LEDs and a button, which work fine. But I cannot get the PWM peripheral working, and I do not understand...