We are designing an nRF52840 (Ebyte E73-2G4M08S1C module) into a battery-powered wearable, USB device only, Full-Speed, sink-only Type-C with 5.1 kΩ Rd on both CC pins. We...
We are using the nRF9160 with firmware 1.3.6 to establish a DTLS connection to a server, using the Zephyr TLS stack.
The following problem occurs quite frequently: After...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
Hello,
We use the nPM2100 EK for getting familiar with nPM2100 for its potential use in our project where we aim to use single AAA battery for powering it.
Our usage profile...
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'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
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:
...