Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
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...
I am using pyserial on OSX as well as Ubuntu to send commands to the serial CLI via the JLink virtual com port for testing, and am occasionally experiencing lost/mutated characters...
Hi everyone. I am a beginner i really need help regarding an issue. I have two nrf52832 modules, on each of them i have a sensor from which i read some values. All i want...
While testing and debugging our current state of development, sometimes our devices go totally offline (thread visible via mqtt-sn last will, no ble advertising).
I found...
Hi,
Just to share my though here.
I think it is better way to decouple the BLE and application with dual core design.
It help to get rid of application latency due to...
Hello Everyone,
We have 2 devices. 1st device is flashed with the Eddystone example & sending TLM info. The 2nd device is flashed with a modified version of the ble_app_hrs_c...
Hi.
So I'm trying to configure my SW to use two uarts (as I've understood that uarte and uart are separate modules that can be used at the same time).
As the app_uart...
Dear nordic,
I implemented a uart in BLE application its works fine.
I need to reduce current for that i enable and disable uart but when i call function disabled or enabled...
hi team,
real quick; The accuracy internal reference (0.6V) used in the SAADC is specified in COMP section of the data manual as +/-3%. The gain error in the SAADC is...
Hi,
I was just trying to build the light_switch_provisioner_nrf52840 code using Segger Embedded Studio. However, I've got a error build/light_switch_provisioner_nrf52840_xxAA_s140_6...
What is the function of db_discovery_init (); , I am migrating a code from SDK 8 to SDK 14.2 and I can not find that function, I do not know what library it contains or how...
Hi Nordic.
I am currently working on nRF52810 chip and the main power source is lipo battery. The battery is charged via USB could you recommend an efficient power management...
Hi,
I am currently migrating my controller from nRF51 to nRF52832 . I am facing an issue where in when I try to do an TWI communication with MPU9250 on nRF52 the code gets...
Hey
all process of burning work great without use of reset pin.
question is do we need to change it and wire pin to jtag connector?
what is the added value of the pin...
Hi All,
I have been using Keil but have decided to test "Seggers Embedded Studio for ARM" to develop firmware for the NRF51822. After following this tutorial i have been...