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.
(nRF51 SDK v12.3.0)
The function gcm_init() in gatt_cache_manager.c (BLE Peer Manager Lib) calls ble_conn_state_user_flag_acquire() part of the BLE Connection State Lib...
Dear Nordic,
I bought three nrf52840 dongle.
How i test the mesh i am totally confused how its programmed and how mesh tested with this nrf52840 dongle can you help me...
We are trying to do final optimization of the load capacitors connected to the 32MHz crystal on the nRF52840. A value of 13pF for both capacitors results in a frequency that...
Hi,
Using SDK 15.0 via legacy nrf_drv_power, the nrf_drv_power_sleepevt_init causes fault:
It calls nrfx_power_sleepevt_enable but never calls nrfx_power_sleepevt_init...
I am working with Thread on the nRF52840 and have setup a few nodes and a Border Router 1.0.0 as described in the documentation using Raspberry Pi 3B+.
My sdk is nRF5_SDK_for_Thread_and_Zigbee_v1...
Hi
I was wondering if it's possible to scan for both 1MBPS and CODED at the same time, or should I initiate 2 different scans.
using this configuration initiates error...
Hello,
we developed our electronics with your chip nRF52840, but we have problem with communication throught BLE. We tried our firmware on dev kit with this chip. It was...
Hello,
I am looking for wireless communication solution between two devices with a maximum distance of 5-10m for controlling a speed of the electric-assisted vehicle (basically...
Hi,
I use SDK 12.3.0 with PCA10040 board, and try running experimental_ble_app_buttonless_dfu. It works fine when I use Keil to compile, but doesn't when use GNU. I open...
Hi,
I've tried connecting to the nRF52840 Dongle using nRF connect as explained in : ://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.tools%2Fdita%2Ftools...
Hi, I've been trying to build a custom characteristic and so far I can display a single digit number on my BLE app. My update value function looks like this:
And my add...
I am using SEGGER Embedded Studio to program the nRF51822 module. When I was going through the manual for setting up the environment for SEGGER Embedded studio, I found that...
I want to use a buzzer on my board.
The environment in use is below. · SDK15 · Nrf 52 · Nrf 52832_xxaa · S132_nrf52_6.0.0_softdevice.hex
My start is "nRF5_SDK_15.0.0_a53641a...