Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
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...
I have the problem to dfu nrf52833 over usb for a long time, I first have the problem cannot flash when start from a S140 BLE DFU example code, https://devzone.nordicsemi...
I am working on usb dfu for their one of the new chipset. but there is some issue, I keep trying different things and post on the ticket, but just no one responds. the sdk...
I have a feature request for the user_definitions.json file, which can be used to name custom services and characteristics in nRF Connect.
Any plans for adding more functionality...
Hi,
How can I develop my dongle to connect to devices with the name "device X", where X is a variable that can be 1,2,3,....
For example I want the dongle to connect...
Hello All,
I was interested in exploring the nRF52833 and didn't want to spend the money on a nRF52833 DK. Well I guess most of you can guess how that goes.
I purchased...
Dear All, I am trying to run a simple program that beacons, prints a message to the UART and toggles a pin on a custom nRF52833 based board. I am using softdevice s113 and...
my nrf51822 QFABC1 not working BLE , i used sdk 12.3.0 and uploaded softdevice is s130, and also I upload
I attached my schematics diagram also
please support any mistake...
Hi,
We are writing an application for nrf5340 similar to rpmsg sample with zephyr. We see that the application encounters stack overflow issue when flashed on target...
Hi,
We are trying to synchronize time across 3 nrf5340, where one will be master and the other 2 nrf5340 will have to synchronize their time with the master.
1. All...
I had raised ticket " https://devzone.nordicsemi.com/f/nordic-q-a/63754/nordic-sdk-qspi-driver-call" .
Wanted help for using qspi driver with non blocking mode. I have modified...
Hello, does anyone tried terminated vs unterminated RF switch in AoA / AoD application? According to forum, some people use terminated switch, some don't.
Also, there should...
I've a prototype board which I need to externally program. The prototype board supplies it's own 3v supply to the chip (working fine) via a 5v supply which is current limited...
Hi,
I am using NRF52832 with SDK 17.0.0.
I wanna try to connect multiple devices with only one Android phone.
When I try demo on Samsung galaxy S8, I can connect with...
I am using SDK 14.01 and ble_app_beacon example in that, I want to send updated sensor data in advertising. Using ble_advdata_set() I am able to send the updated data in advertising...
SDK14.0+NRF52832: firstly I init the passkey in the function gap_params_init as above.I want to change the passkey and can save the new passkey to flash, but when I input...