I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
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...
As title says, I have a clean install of Xubuntu 23.10, latest nrfutil and toolchain-manager package
My shell is zsh, however "nrfutil toolchain-manager launch --shell zsh...