Environment
SoC: nRF54LM20A (cpuapp, non-secure / TF-M)
nRF Connect SDK: v3.3.0
sQSPI soft peripheral driving an AMOLED display via the FLPR
BLE active via MPSL...
In our project we have functions for outputting a single frequency via PWM for an indefinite amount of time until we call a function to turn it off. See attached code.
...
Hi,
We had connectivity issues on our end for the Message Routing Service webhook since May 13, 2026. It has been restored and tested with the nRF Cloud verification test...
Hi,
I see the different behavior of the function sd_ble_gap_conn_param_update when connected to Windows integrated Bluetooth.
Using bare-metal SDK v0.9.0 it succeeds...
Hello Team,
We are evaluating an architecture where an NXP MIMXRT700 EVK powers an nRF9151 DK externally while using the nRF9151 DK as an LTE modem.
Hardware:
MIMXRT700...
Hello, We have registered our project with Nordic. Our project ID is 60803622472. Project title: DECT NR+ Star Topology Sensor Node Evaluation with nRF9151 We would like to...
Hello,
Quick one:
https://docs.nordicsemi.com/r/bundle/nordic-mcp/page/index.html seems to be broken. I have a myNordic account and everything. I tried on two different...
How to enable the notifications or indications? In APP? can I enable it in ble peripheral?
I meet a chip of "Quintic" can do this. When I connect it to MCP and I get this...
I made Pwm program with 3 channels without using softdevice and without using interrupts at that time it is working perfectly. But when i am trying to use softdevice with...
Sometimes I receive pipe error 0x92 when I try to send a message from nordic to Android. What could be the causes for a pipe error 0x92?
I saw this: "Pipe Error Event ...
Hi,
I purchased nRF24Lu+ modules on ebay. I am trying to talk to them over USB from a linux machine.
Nordic datasheet states:
VID = 0x1915 and
PID = 0x0101
When...
Am I right in thinking that these security parameters are contradictory in that for the peripheral (nRF51822) to provide MITM protection, there must be either IO capabilities...
I just received my nrf51822 and am using an-36 as a starting point to build my first "Hello World" application for BLE.
All I would like to test is to have the status of...
I am trying to only perform calculations for connected ble services.
I am implementing a state machine that monitors the ble evt.
I use this for example when to perform...
hi guys,
I add a temperature service with one characteristic to notify the IC temperature in hrs example. But when enable hrs notify, SoftDevice crashed every time. That...
Hello,
We are using SDS 6.0.0, SDK 5.2.0 on an nRF51822. Our application is a data logger that can collect up to 128Kbytes of data. Users can connect to the data logger...
We did set the perform bonding option in the proximity example in the v6.0.0 sdk to 0.
And it did work. No bonding information is stored. Android devices are fully capable...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
I want to read the RSSI in an nRF51822 even though I'm not expecting to receive any packets… In short, I want to scan through every channel and read the RSSI on that channel...
HI
In the case the keyboard miss the LTK(or bonding info), how can I start a reconnect or re-authenticating to let the host and device to generat a new one?
When I replies...
I'm using the nRF51822 as SPI slave. My CSN is of wrong polarity (active high). Is it possible to change the settings in spi_slave.c to make it work anyway?