Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
I understand that Nordic's ready-to-use AI model " Google Speech 35 Commands" needs ~40KB of SRAM and 426KB of NVM. What I am trying to understand for my project is how much...
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...