Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi
Nordic engineer
Power consumption cannot be reduced after using hardware encryption. Under normal conditions, the device power consumption is 30µA, but after calling...
in nrf 9151 and sdk 2.9.0
we use cellular with aws
but here when we publish 10KB payload it take 6 sec and 6 byte payload take 1 sec so what we need to change for fast...
As per nRF54L15 datasheet, system_off current at 3V VDD is 0.8uA . I am getting negative average current when i measuring System_OFF current consumption of nRF54L15 using...
I am using the nRF52840 in QFN48 package. I noticed that the official pin description does not specify the corresponding pins for the digital microphone clock and data. Can...
Hello,
Starting the ncs 3.1.1 UART ASYNC examples on nrf52840dk and nrf9151dk, works fine.
Then I add SHELL on nrf9151 side, it crashes when getting incoming bytes ...
Hello everyone, some days ago I bought a nPM1304 EK kit. My intention was to profile this battery https://www.eemb.com/product-147 for my projects. I installed nPM PowerUp...
Hello,
I want to build a wireless mouse with the highest possible refresh rate. I'm considering using an nRF52840 dongle. How often can packets be sent from one nRF52840...
Hi, I’m currently experimenting with ESB using the standard esv_ptx/esb_prx examples on two nRF54L15 DK. My goal is to reduce the radio latency as much as possible. I'm still...
Issue: There seem to be plenty of ways to securely store TLS credentials (generated off the device), or any sort of string data, in persistent storage on an nRF91x device...
I am trying to read/write/erase in a partition of flash in NRF9151. I am building a non-secure image to have access to the LTE library. The code is resulting in a hard fault...
My task is to implement inbuilt RTC for nordic MCU nrf54l15 series. When i use the below API nrfx_grtc_init, it is throwing a error and returning a error code which is saying...
Hello Nordic Support Team,
I’m working with an nRF5340 using nRF Connect SDK 3.0.2.
I am trying to use the NFC pins (P0.02 and P0.03) as an I2C slave interface. However...
Hi,
I would like to generate a PWM signal specifically on the P0.03 pin of the nRF54L15 using GPIOTE + DPPI + TIMERS.
As far as I’m concerned, Port 0 in nRF54L15 does...
Hello all,
I am trying to run bap_unicast_server example with nrf5340_dk. I used no sysbuild configuration. Then I manually added hci_ipc as it shown at ss
I flashed succesfully...
Hi,
I'm currently working on a project using the nRF5340, and I've successfully configured the I2C0 interface as a static Master in my .overlay file using the following...