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,
We're trying to preprogram our nRF54L05 SoCs before SMT as this is more efficient in our production process. In the past, we did this successfully with an nRF52810,...
When trying to debug my non-secure app, I can hit the break point once, but after that, any stepping or continuing results in tfm_hal_system_halt via MPC_Handler(). I'm using...
We are running some internal training on cellular, and it seems that Lesson 4, Exercise 2 is missing something (in the tab for NCS v3.2.0); the instructions to provide the...
I am currently working on a project involving the Nordic nRF52840-DK development boards (1 Central and 11 Peripherals communication), with LE PHY Coded S8. In this project...
Hi,
I’m using an nRF52840 SoC and currently developing with NCS 1.8.0 . I need clarification on the Bluetooth Core Specification version support :
What Bluetooth version...
Hi Nordic,
I am using the nrf52840 as the host and the nRF9160 as the modem with the serial_lte_modem library.
Normally, when the nrf52840 sends an MQTT connection request...
Hello,
I am planning to design a custom board using the nRF5340.
My main question is: How can I view log messages from source code running on the custom board on my...
hello,
I have a neo pixel running on my nrf52840 using SPI. I still require the SPI clock pin to be configured to a pin even though it is unused. This wastes a pin, is there...
I took the example of peripheral_hr_coded and central_hr_coded. I flashed these examples in nrf52840. They communicate normally. However, the Advertising Packages are not...
Hello,
I'm using the zboss stack to implement a zigbee end device on nrf5340.
My device is able to connect to a zigbee network and to notify sensor events on zigbee but...
Hello, I am using the LIS2DH sample (and the st,lis2dh driver, which is compatible with the LIS3DH accelerometer) to test out a LIS3DH IC attached to a custom board. However...
hi i use pca10056 board with segger embedded studio
i currently facing a bizzarre problem with my project
i use adc function and nus service and low frequency clock
...
Hello i realize the nRF24L01P is NRND. Curious if you are able to answer w/out too much work as to whether one of the other nRF devices allows access to the radio to use the...
Hi:
I set up a fresh install of the NRF Connect Extension Pack in VS Code on my MacBook Air M4 and was able to build and flash the Blinky demo to my nRF52840DK. The issue...
Hello, this ticket addresses three issues:
1. After installing nrfutil with subcommands device and toolchain-manager and sdk-manager, into %USERPROFILE%\.nrfutil, everything...