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...
Hi,
I´m looking for a Bluetooth low energy proximity sensor with this (or similar) characterisics:
One main (receiver) module and many secondary (transmitter)...
I'm using a custom board based on the Thingy52 board and firmware that uses the BMD-350 module containing the nRF52832.. I'd like to use the internal RC oscillator for the...
Hi,
I just found out that the scanning procedure does not time out in SDK 15. This is because in SDK 15 we are forced to restart the scanning procedure everytime an advertisement...
I am using nRF5 SDK for Thread and Zigbee 2.0.0
I am having trouble commissioning using NFC, either with the nfc_meshcop example or my own code (based on the nfc_meshcop...
Hi we are trying to test the serial boot loader example from sdk 11,sdk 12.03 non of them working while running using nrf go studio it says enter in dfu mode and while we...
Hi, I want to use the p0.18 as a GPIO without being connected to nRESET function. So I removed "CONFIG_GPIO_AS_PINRESET" from the define option in Keil. And then i found that...
Hi there,
due to unknown reasons, my nrf52840-DK (1.0.0) didn't come back up after flashing software to it. Means the LED that usually turns on when you power it up remains...
Hello All,
I am having issues compiling the "light_switch_client_nrf52840_xxAA_s140_6.1.0" and "light_switch_server_nrf52840_xxAA_s140_6.1.0" example found in the Mesh...
Hi All,
I'm new to nRF52.
I'm working on nRF52 PCA10040 board. How want to how the secure bootloader works?
I tried to load application from DFU serial bootloader and...
I'm trying to use the sample application "\ ble_central \ ble_app_rscs_c".
If I change the NRF_SDH_BLE_CENTRAL_LINK_COUNT file from 1 to 2 in the sdk_config.h file, the...
Hi,
I am new to openthread development. My goal is to distribute measured values received from the SPI Bus over a thread network. I am using a nRF52840-DK Board, SDK for...