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 Working On Nrf Beacon in nrf51 Dk with the SDK11.
I am Trying to changing the name Of the Beacon ,,but i am not able to do this ..i want to change the name as well...
Hello,
I got a NRF52840 and want to use the BLE S140. On the application I want to use the CC310 random number generator.
- The S140 specification states that S140 uses...
nRF52 DK, PCA10040 v1.2.1
PPK PCA63511 rev 1.1.0 2018
I am connecting the PPK to the NRF52 DK in the simple case where I want to measure power consumption of the 52832...
I'm trying to get nRF sniffer to work in wireshark. I followed all the steps from the nRF sniffer user guide, but I can't get it to work.
The issue: - when I have the PCA10040...
Hi,
I tried to build your own example about "fatfs" on my board "nrf52840pdk" ( with MyNewt as OS ) but it seems that "ff.h" can't be found. Has it got any dependencies...
An nRF5 SDK for Mesh v2.2.0 dimming example client running on a nRF52840 Preview DK is not detected for provisioning by a nRF Mesh smartphone provisioner.
Running the example...
I am in process of doing my eng. thesis and apart from setting up Thread network part of my work is to measure delivery time of messages.
For now I have an application based...
Hello!
I am using NRF51822 in receiver mode with enabled interrupt on ADDRESS event, and even if transmitter is switched off I still get a few messages every second. It...
hi........
i have customized one program ....using segger 15.2 ...nrf52832
when degug it,the code from button and leds stops at nrf_breakpoint_cond ... even it doesn't...
When performing pre-qualifying Bluetooth radiotest of our hardware (utilizing the nRF52840-chip) at NEMCO, we experienced very strange behavior. The frequencies detected in...
My setup of the buttonless BLE DFU secure bootloader using SDK15.2 isn't launching the application after a successful OTA package transfer. Using RTT and breakpoints, I narrowed...
Hi ..
I am using nrf52832 and peripheral device sensor ..segger 15.0
Is it possible to wake up from sleep by interrupting the sensor .. possibility is there ??
Hi,
I am shifting my program from version 11 to 15.2. While including SPI files to the ble_app_uart code, I met with this issue. I have enabled all defines for SPI interfacing...