Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
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 Team,
I planning to use vibration motor with nrf52832.
vibration motor will give maximum buzz on 20.3KHz(50 duty cycle).
So my question is
- Can I achieve 20...
Hello I would like to use the extended advertinsing packets from Blutooth V5 as used in the "ble_app_rscs" example. My problem is that I can't connect via the extended advertinsing...
It looks like NRF_LOG_INFO doesn't copy the data that is sent to it as per the below example. Is there a way around this so that I can reuse long buffers that contain either...
Our purpose is to integrate BLE 5 in our embedded application, and do it quickly.. We basically need to send/receive data with maximum throughput.
Per thread below, we are...
I am having some issues bootloading the dwm1001 board.
I am able to flash over UART and BLE using nrfutil and nrfConnect with:
s132_nrf52_6.0.0 softdevice
pca_10040...
Im trying load a TWI sensor custom built with LIS3DH, and it is showing following error.
The xml file looks as below
Can you kindly guide me, how to resolve...
Hello. I'm trying to create a new project or open existing examples with eclipse.
I tried to import "Existing code as Makefile project" and File->New->Makefile Project with...
I would like clarification on the use of the nrfConnect programmer for RE-programming the "dongle" a.k.a PCA10059. NOTE: NOT "programming a virgin dongle" Reference: The user...
I'm having trouble with certification in China. Here is what they are getting for spectrum using the nrf52832 with the nrf_radio_test_example. The lab is saying that this...
Hi,
We need send packets continously, and need adjust TIFS slightly when real packet interval is shorter or longer than expected.
The radio shorts register is set to RADIO_SHORTS_READY_START_Msk...
I tried implementing the custom BLE example in the below link Im facing two problem 1. ble_cus.h header file throws error
Main
ble_cus.h
ble_cus.c
The error...
I have just integrated the Buttonless DFU example code into my project and I am able to successfully update my device using nRFConnect. I'm using the NRF52840, S140, and SDK...
My project is base on ble_app_hrs_rscs_relay in nRF5_SDK_15.2.0_9412b96. It works as central and peripheral. When it works as central, it can connect 8 peripherals. And when...
Hi, i am using timer by help of timer example from the SDK16. There they used timer0 and i tested the results were 100% perfect but when i add the same part and resolve compiler...