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...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Now we have bound the corresponding pins in the device tree, and there is no pin multiplexing except for LED and BUTTON. However, now as long as we configure SPI in the main...
I'm trying to use the nRF Desktop project as a base for our project, prototyping on the nrf54l15dk_nrf54l15_cpuapp board target. I have an overlay file defined like this:...
Error Report:
When flashing, I get this error:
Error:
One or more batch tasks failed: * 1050058878: Timed out waiting for response from worker. (Generic) FATAL...
Hello Nordic Team, I have referred this post and am aiming to create an empty bare metal project on nrf54L15 for BLE peripheral with GAP read, write, notification and idicate...
HI
I am currently using nRF54L15 with NCS 3.0.0 SDK, running the periodic_adv_conn example. I made the following modifications to the extended advertising and periodic advertising...
We have noticed an issue with our device built on nRF5 SDK + nRF52832 when connected to iOS 26.
Initially after connection, everything is ok. Then we attempt a connection...
I am porting nRF SDK 2.6.1 to SDK 2.7.0 on the nRF5340. For the network core, where exactly should the kconfig (prj.conf) file be located and named? On the sysbuild migration...
Hi, based on the previous struggle with data transfer drops with nrf9161 ( ) we came after the cooperation with Vodafone MNO to the situation, that (at certain test place...
I'm using the peripheral_bms project. The only change being in the overlay to make it work with nrf52833 dk. I'm able to connect with nrfConnect and see the services (except...
I'm developing with the NRF52840 using IAR Embedded Workbench , and implementing wireless communication based on the IEEE802.15.4 Zigbee protocol .
In the MAC frame layer...
I am new to Nordic and want to design with the nRF52840. I have read this guide:
used AppCAD to find the best width and clearance for the ground layer, but when I downloaded...
Hello, I am using NCS 3.0.2 on nRF52840. I have been using MCUBoot for a long time on my device, and it is working fine. Recently, I went through a requirement where I needed...
Hey everyone,
I've been trying to get the Bluetooth Mesh DFU Target sample working on my nRF5340 DK and running into some issues. I've read through the docs.nordicsemi.com...