Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Dear devzone, nRF54L15 runs private 2.4g, and needs to switch from 2400MHz to 2500MHz. How long is this period? How long is it to switch from 2400MHz to 2410MHz? I see from...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
The chip I am using is 54l15, and the NCS version is 2.8.0
I used the peripheral_uart example for modification and got my own program, but I forgot which time this problem...
Hi Nordic
Asking this question to Nordic AI (right-down window), below was the answer.
The nRF9160 is a cellular IoT device, and its MTU size depends on the protocol...
I am programming a RAK4631 Board, which is of course based on the nrf52840 SoC. The BaseLine Device tree has no detail in the ADC Node so I have created an overlay. The RAK4631...
Toolchain v2.70, SDK v2.7.0, VS Code, Windows
The design has an eSIM and a regular SIM, with a switch driven by a GPIO line. We default to the regular SIM, but if the library...
Hello,
How can I check which crystal oscillator is configured for the nRF52832 DK from the firmware side? Is there a specific configuration file or parameter that defines...
Hello,
I have a Python script that analyses some sensor data. If a condition is met I want to send a trigger via ESB to a peripheral board (ESB chosen for its low latency...
Hello, I'm having issues when building the peripheral_nfc_pairing and central_nfc_pairing samples from ncs 2.2.0 in VSCode. I've build before and haven't gotten any errors...
Hi,
I’m currently working on a Zephyr project using the nRF Connect SDK, and I am looking for a way to setup the toolchain for my terminal emulator (specifically using zsh...
Hi
I'm new on zephyr and nRF9160.
In the nrfx source are lots of NRFX_ASSERT() macros.
This macro checks a condition and thrown a exception.
Normaly we use asserts...
Hello everyone,
We are using the NUS service to transmit some data. To comply with certain CEM tests and regulations, we need the ability to configure BLE to publish on...
Hi,
I'm working with the nRF21540 Development Bundle (DB) , which includes the nRF21540 DK and nRF21540 EK . I need to use the FEM module with the GPIO+SPI interface to...