Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
I switched from the nRF-bm\v0.9.0 to nRF-bm\v1.0.0 SDK and now I am getting the following linker error message:
c:/ncs/toolchains/66cdf9b75e/opt/zephyr-sdk/arm-zephyr-eabi...
Hello,
I would like to ask what is the maximum number of simultaneous TCP connections that can be operated on nRF9151-DK while using LTE-M?
Alternatively, is it possible...
I am using an nrf54l10 with the NRFconnect SDK. I would be interested in a solution to go into a low power state and wake up again after a specific time (multiple hours to...
Hello, I am trying to develop a 1000 Hz wireless gaming mouse. The mouse has a NRF52832 onboard and the dongle has a NRF52820 on it. (Cannot switch to 52840) I do know about...
Hi,
I am using zephyr v4.3.0, and have compiled the "https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/boards/nordic/system_off" sample to
run it on a Adafruit...
Does Nordic provide an application like nrFConnect for Desktop that could be used with a nRF52840 USB Dongle for a ZigBee network survey? Use case: Scan environment for existing...
Hi,
I'm developing with nRF Connect SDK v2.9.0 in VS Code. I followed the exercise l1_e1 from the intermediate course. When I debug with breakpoints and the first breakpoint...
On the nRF52840 using ncs/zephyr v2.6.1, how can I explicitly configure the Coded PHY scheme (selecting either S=2 or S=8) for BLE Extended Advertising? Please provide the...
I tried to fully replicate the example from DevAcademy ( academy.nordicsemi.com/.../) for my project, and added a button and an LED in the overlay. However, once SB_CONFIG_BOOTLOADER_MCUBOOT...
Hello,
We need to interface the nRF54L15 with a 3-wires SPI slave (which uses one single bidirectional pin for MOSI and MISO).
I see two options here:
1. Connect the...
Issue
On the nrf54lm20 using DTLS with MbedTLS, MbedTLS's heap can be exhausted. This will result in a TLS handshake error. When this issue happens MbedTLS does not catch...
Hey,
I have a question regarding the watchdog in a low power application with dynamic sleep times of e.g. 1mim/10mim/1h. In the docs of nrf9160 and also nrf9151 it says...
Hey Nordic support, We want to perform EMC tests on the DECT NR+ for our product and need a continuous wave or tx tone sample for testing. I found the DECT NR+ shell sample...
I mean like when ever i click pristine build in the vs code i am getting this below error " Unable to build: SDK not found. Ensure that a valid SDK is used for the build configuration...