Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Hello all !
Summary
While in power save the nRF7002 RPU powers down its receiver without sending a PM=1 (Null) frame first, so from the AP point of view the station...
Hello Nordic team,
Environment:
SDK 3.1.0
nRF54L15
UART / RS-232
I am seeing different UART TX timing depending on whether I transmit from inside the UART RX...
Hello,
I am attempting to commission an nRF52840-based Matter over Thread device, but the commissioning process consistently fails at the Thread attachment / SRP registration...
Hi everyone. I’m currently working on a custom board based on the nRF5340, but I’m unable to connect to the board when trying to flash it via the SWD interface using J-Link...
Hi support team
I want to know the junction temperature of nRF54L15 chip.
There is only operating temperature in the specification.
There is only TA here, and is there...
I have successfully installed west and zephyr, and I have successfully build a simple tflite-micro hello_world example, but it just generates the zephyr.hex file. SInce i...
Hello, I am raising this issue because I am working with multiple devices doing CS procedures between each other and I found a limitation. I am working with NCS 3.3.1. When...
Hello Nordic team,
I am testing a plain CoAP telemetry upload from an nRF54L15 DK over Thread using a Raspberry Pi OTBR and NAT64 to ThingsBoard Cloud.
Hardware / software...
I have a Fanstel LEW40E5P, which has an nRF9160 and nRF5340. I'm currently trying to compile a project for the nRF9160 (just build/compile, not load onto the module). Compiling...
Is it necessary to perform the GATT device discovery process whenever two bonded device re-connect? I'm using two nRF54L15-DK boards, one is Central and one peripheral. Developing...
Hi all — I'm developing a custom nRF5340 development board (Raytac MDBT53-1M) and would value the community's honest read on whether it's worth producing.
The goal is...
How do I determine if a read characteristic has exceeded the maximum length of the MTU and I need to use BLOB to read all the data. How do I know I have read all data using...
Hi everyone,
I'm developing a star-topology network using DECT NR+ on nRF9161 DK nodes, running modem firmware mfw-nr+_nrf91x1_2.0.0 (nRF Connect SDK 3.3.0).
My issue...
I am beginning to work on a next generation of environmental sensors. The current group of sensors use the i2c, or oneWire communications bus. The current standard micro-controller...