I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Is there a value or values range defined for the user cmd/evt in the serial interface?
I would like to use the uart for some app specific operations, and could use packet...
Hello. I'm having problems to programme the nRF52832. I'm just connecting the VCC (+3,3V), GND and SWDIO and SWDCLK. Is it ncessary to connect any other devices like capacitors...
Hello,
I have been using the buttonless DFU method for a while on the nrf52832 Chip. Due to performances need we changed the chip for our product from nrf52832 to nrf52840...
So, my understanding of the current support for a PA/LNA is a set of configuration options you can pass into a BLE library and then the soft device will handle the operation...
Hello,
I am interfacing a nRF52 based module with external flash memory.
When I try to program/read a single byte, I get the " NRF_ERROR_INVALID_ADDR" error.
This...
Hi,
I'm trying to develop a custom provisioner for a nRF52840 DK. All I've done at the moment is merely rewriting the Light Switch provisioner example.
The code compiles...
Hi,
I'm writing a central application for the nRF9160 DK. The central connects to an nRF52832 peripheral and subscribes to a characteristic whose CCCD handle and value handle...
Hii,
I am using nRF52840 module in beacon mode which is transmission one value read from sensor. According to code sensor sampling and transmission cycle is controlled by...
Hello,
I have to automatize the programation of a controler nRF52832 with a Segger J-Link EDU programmer in LabVIEW environnement.
Is it possible? Can I find some examples...
Hi,
Bug: The Zephyr LwM2M client does not add resources UTC offset and Timezone to the Device object. Everything is prepared but the actual lines to add them is missing...
Hi,
I have a mesh network with multiple smartphones, which are connected over GATT. If now a light command is triggered on one smartphone, I want to synchronize the other...
Hi Sir,
As we know the SDK has the lowest version of IDE to compile.
========= release note of SDK 16.0 ============
The following toolchains/devices have been used...
Hi,
Every now and then we have to fix bugs in nRF Connect SDK. Some of the bug fixes are of general interest. What is the process for contributing fixes to Github?
BR...
Debugging in Segger serial example from mesh
It runs and responds to commands, but when paused or hits breakpoint - single step or continue gets to address 0xa60, continue...