We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
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...
Hello,
We run a Bluetooth Mesh network with about 1,000 nodes. Our master node (antenna) consists of:
· An MCU running Zephyr Mesh and keeping the CDB.
· An embedded...
Hi,
We are using the LC3 driver in our product.
We measured the current consumption with and without the LC3 driver.
When the LC3 driver is enabled, the current is 4...
Hi, I'm experiencing a significant performance drop when switching from the nRF9160 to the nRF9151DK.
I have a firmware that sends around 300 kBytes of data over UART in...
Hi, I recently upgraded my nRF Connect SDK to 3.1, and have migrated my code (which was originally based on the direction finding connectionless example) to 3.1 so that it...
Our Jenksing builds when using Nrf Connect v2.7.0, the --no-sysbuild option and CMakePresets worked just fine. When migrating to Nrf Connect v3.0.2 and using sysbuild, they...
I have some issues with the default response handling.
My Zigbee door sensor sends a message, and I reply with the following code:
```
if ( ! cmd_info -> disable_default_response...
I need to maintain and update firmware written with 15.3 SDK on an nRF52832 on Windows 11. What is the exact software and tools I need to do this. The latest Segger development...
Hello,
My use case is the exact same use case as this forum post . I'd like to run BLE and Radio Test sample on the nRF5340. The device would be in 2 modes:
- BLE
-...
Hello,
I try to figure out, how to correctly setup MCUboot for an nrf5340, so that:
Application is updatable
BT Stack is updatable
Firmware Updates are encrypted...
I am trying to enable a watchdog and then stop it. i closely followed the datasheet way to do this. the problem is that the watchdog once enabled will always fire. i want...
I'm working on nRF5340 custom platform (NCS 2.6.1, Zephyr 3.5.99). I use MCUBoot immutable bootloader and external QSPI NOR Flash for slot-1 partition during DFU.
This is...
Hi Nordic Team,
I am working on the Matter Smoke/CO Alarm example with ICD (Intermittently Connected Device) support enabled.
My operational mode is working correctly...
I'm trying to replace HM-10 module with a RAYTAC MDBT42TV-DB-05 for a transparent UART (serial passthrough) application. I've configured all the parameters and GATT settings...
in fact , I have the while sdk directorys. in c:/ncs/v3.1.0 but,the nrf extension in vscode cannot recognize it. it always info me to install a sdk in welcome page. so, I...
I am using nRF52840, we have an issue which seems like a standard issue with nordic switching between regular battery and a coin cell backup.
I need to know the following...