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...
Hi everyone,
I'm currently working on porting a project that uses Enhanced ShockBurst (ESB) , originally developed with nRF Connect SDK v3.0.2 , to Zephyr 4.2.0 . The project...
Hi,
im trying to create a custom board file using nrf5340. we tried following the tutorial custom board creation , we copied the nrf5340dk file from the nordic installing...
Hello Nordic DevZone,
I am having a persistent problem using hardware timers on the nRF52832 with nRF5 SDK v13.
Summary of Issue:
I am using NRF_DRV_TIMER_INSTANCE...
I purchased nRF7002-DK in May and after using it for 2 months only powered by the board usb connectio on its debug port, a week ago it stopped powering on, is it possible...
Hello
I'm currently trying to connect to an AWS IoT Core broker using the MQTTX client. I'm generating the necessary certificates through the CreateTeamDevice API endpoint...
Hi,
I am wondering whether I can have one "RELAY" device in BLE communication (not BLE mesh), I have look through this forum but only saw some example 5 years ago. As I...
Hi, I wantto use this example https://wiki.makerdiary.com/nrf52840-m2-devkit/python/examples/lcd/ with my nrf52840dk . how to use this with nrf52840dk? .I have st7789v display...
Hello,
We have a custom board with nrf5340 (we are using ncs2.6.0). We are using CPUAPP, CPUNET, and MCUBoot. When we use the Nordic nrf5340 devkit, it works fine and when...
Hello,
I'm implementing the Nordic firmware upgrade using FirmwareUpgradeManager from the Android SDK ( https://github.com/NordicSemiconductor/Android-nRF-Connect-Device...
Dear Nordic support service,
I am currently using nRF21540 with nRF52840 and nRF5_SDK_17.1.0.
I am able to transmit and receive, but I am not able to switch from RX to...
Dear Nordic Semiconductor Support Team,
I’m encountering two related issues when updating my nRF9160 application firmware that cause the Onomondo SoftSIM profile to be erased...
The attachment "peripheral_uart_1_timer20.zip" is the project engineering file. Actual tests show that timer20 is not as accurate as Ktimer.
Another strange thing is...
Hi
I want to know if I send a data from peripheral, how many time the central device could receive. Some people said that I could use the sniffer to caputure the interval...