EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello everyone! We were working with our nRF52DK boards and one of our students had issues flashing a board. He used a recent version of Segger J-Link Commander (V9.30 as...
Hi
A colleague and I are independently following the Nordic Academy Cellular IoT Fundamentals course and using the Thingy:91x as a test bed.
When attempting to build Lesson...
NCS 3.02 54L10
I am using uart0 in async mode for printk and user input (my own callback not zephyr CLI). I need to be able to put the uart into suspend after an inactivity...
Hi,
I am testing the radio_test (short-range) sample on an nRF54LM20A DK . The test setup is:
Board: nRF54LM20A DK
Sample: peripheral/radio_test (NCS version...
Hello Nordic team,
I have a custom board based on the nRF52840, and I would like to establish a reliable procedure to recover devices that have APPROTECT enabled.
My goal...
I have a fully working nRF52840 project using my own custom board & I need to update to the latest SDK (3.4.0) But I have a whole host of errors. Is this a utility or a simble...
Dear Nordic-Support,
have a question regarding nrfutil and the offline package generation, described here: https://docs.nordicsemi.com/bundle/nrfutil/page/guides/installing...
Hi
I'm encountering a problem than the ANT device cannot be scanned. you can use project "ble_ant_app_hrm_v324"(ncs 324), and modify "
light_rx_open_head" to connect...
Hi,
I'm working on enabling dual-bank updates in our projects (we're using nRF5 SDK v15.3.0), and during this process I've stumbled onto some behavior that confused me a...
Dear nordic team,
I’d like to ask two main questions about nRFCloud.
1,Please tell me how to register devices on nRFCloud.
First, I’d like to register the following...
NCS 3.1.0 (and newer), nRF9160/51
Some applications using "at_host", maybe together with "at_cmd_custom", would benefit from a possible filter before passing the at-cmds...
nRF9151 - NCS 3.4.0
I like to use a library, which uses
CONFIG_PSA_CRYPTO=y CONFIG_PSA_WANT_ECC_BRAINPOOL_P_R1_256=y
with NCS 3.2.4 successfully.
If I try to migrate...
Hello,
I have some trouble to identify my custom nrf52832 board in the VSCODE.
To program the board I am using nrf52840dk, and connect it to my board as follows:
...
Hello!
I'm working on a project that was primarily developed with NCS v2.9.0. The application (using an nRF5340) utilizes BLE mesh and is configured to use TinyCrypt for...
I am working with SDK v2.3.0 and a custom board with nRF9160
When I wanted to start my project again after some time, the build configuration had disappeared.
And creating...