Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
i'm looking for a simple example which i can run on nRF9151 DK (v0.9.0) where i can profile power consumption....
ideally, the example would repeatedly send packets over...
Description ===========
I am trying to use the native HTTP/HTTPS AT commands of the nRF93M1 to download a firmware image for an external host MCU.
Hardware and software...
Can I copy the ESB code from SDK v3.3.0-preview3 into SDK v2.9.0, and then get the functionality in esb_ptx_ble & esb_prx_ble?
Is there any way to achieve it quickly?
Hello,
We are currently designing an NTN satellite IoT terminal product based on the nRF9151 NTN module, primarily for tracker-type applications. In addition to NTN satellite...
Hi All. I'm hoping someone can help me.
I'm trying to flash and debug an nrf52832 on an external board using an nrf52 dk. I have set up my wiring from P20 to a tag-connect...
Hi there,
I'm evaluating the latest release of NCS ZigBee addon version 1.4.0, wanted to try and migrate my existing project to the newer version. I've encountered the following...
Hello,
I am developing a mouse product using the nRF54LM20A (QFN52). Several prototype boards have been built and are currently under debugging. The hardware uses an...
Setup: nRF52840 Dongle, sniffer FW 4.1.1, nrfutil 8.2.0 with the ble-sniffer plugin 0.20.0 on a Raspberry Pi 5. Two nRF54H20 DKs (NCS v3.2.4) — one advertising ( ADV_IND ...
dear nordic
I have visited https://ant-nrfconnect.github.io/doc/compatibility.html
I am asking this question because I want to confirm if a more specific chipset supports...
I am using an NPM 1300 with nRF Connect SDK 3.2.4. I am using a 2.8 mAH LiPol battery. I have the termination voltage set at 4.2 volts and the charging current set at 100...
Hello, Under the latest Safari on macOS Sequoia 15.7.7 searches in DevZone do not get displayed. I've tried doing this on a couple of different Macs running macOS Sequoia...
Hi there, I am developing a bluetooth application and would like to have some on board temperature logging as well. I am using ZMS to do this, with an 8 byte struct. I notice...
Hi,
I’m using the nRF54LM20x in the QFN52 package and noticed that reference designs are available for the other nRF54LM20x packages, but I couldn’t find one specifically...
As we know, currently we can only pass a totally struct of esb_payload to this function and then it will be copied to payload queue internally. Normally, this process would...