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 used the application_update example, added external FLASH support code, and incorporated the nrf\samples\wifi\scan code. Initially, the NRF9151 and NRF7002 communicate normally...
Dear All.
I tried to test and evaluate LoRaWAN stack on Zephyr, without success. I will need more time to debug what is happening by the logic analyzer. Meantime I attached...
Hello everyone,
We’re developing a prototype using the nRF52840 MCU, and we need to flash a bootloader over SWD using a 1.8 V system powered by a PMIC. I’m exploring whether...
Hi,
I have a question on the correct usage of queues in Zephyr.
I have a firmware program that uses multiple threads, and as it has developed over the years multiple threads...
Hello,
We are investigating a sudden battery drain issue in our nRF52832-based wireless product. During power profiling, we noticed unexpected current glitches (please see...
Hi,
I have nRF54H20, SDK 3.1.0
is there any sample (tested) which is running with high speed peripheral? I need to test high speed SPI (SPI120 or 121).
I found (....
I am trying to get an end to end BLE application working. I have an nRF52832 board that is running peripheral_uart. It is advertising and sending a text stream to the connected...
Hi Nordic support
We have ealier used your legasy SDK16.0 on nRF52840 where we where programming our device serial number in the UIRC area.
NRF_UICR->CUSTOMER[0-4] where...
Dear,
I was trying to flash a custom board using a nrf5340 module (Raytac MDBT53-1M) threw P20 connection of a nrf5340-DK like described in https://infocenter.nordicsemi...
I have discovered a serious issue with Bluetooth connectivity on iOS 26.
My device use nrf52832 and sdk15.3, it consistently disconnects just a few seconds after a successful...
Hello, i am already 1 week trying to make tracing working. I have NRF54L15DK and SEGGER J_TRACE PRO. I solder trace port on the board.
I did enable => nRF TPIU in nRF KConfig...
I've tried to compile "hello_dect" example using v2.6.1 toolchain and v2.7.0-rc-2 SDK. The sample code is present so I assume the SDK is correct version. However it fails...
Hey folks, I'm trying to use SPI00 instead of SPI20 to achieve higher frequencies and driver fails to initialize no matter what I've tried to do on NRF54L15-DK. Here are relevant...
Hello,
I have 9 sensors based on NRF54L15 working as GATT server. I push around 100 bytes every 15ms from all sensors to the central hub. When i connect all nine of them...