Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
Hi
I am trying to load my shiny new NRF52840 dongle with a simple blinky app using the nRF Connect (v2.4.0) but I get an error stating that the 'Region starting from 0x0...
Hi,
I follow exactly the same as "Interactive mesh provisioning and configuration" and stuck at "Adding a Light Switch client (optional)" part.
Everything looks fine,...
I am working on a J-link command line.
i just want to lock a device after a write a binary file into device.
In j-link there will be option for a unlock a device like...
Hello,
I'm developing a program using nrf52832 DK and SDK V15.
I want to activate the SPI transmission when NRF_RADIO->EVENTS_END occurs using the PPI. I follow the PPI...
I am trying to connect an lcup heart rate sensor which is an analog device . i am using the SAADC example t interface it to the NRF52 board, but iam not getting the expected...
After unplugging the USB, disk initialization fails in usbd_user_ev_handler function function (case: APP_USBD_EVT_STOPPED). If I connect and disconnect a second time, it works...
When using the USB for logging date, I am able to see my file by simply plugging a USB connector; I can also view the contents of the file by double clicking on it. In such...
Hello,
I'm integrating mesh and freeRTOS and having problems with interrupts priorities on both sides. It's a little bit confusing to set the interrupt priority on each...
Hello there,
I am working on the iBeacon project.
I want to get the distance to 50m.
Now it detects 5-10 meters.
Soldermask on antenna
Project inspired:
Thanks...
nrfConnect for MacOS won't allow pairing of a BLE peripheral with a nrf51 based dongle.
nrfConnect Version 2.4.0.
dongle PCA 10031 V1.1.0
Mac OS version 10.11.6
A...
Hello, so I have a central and two peripheral cards that each send their counters to the central. What I want to do is compare each of the two counters. But there's a problem...
Can I use the ble_advertising module for the BLE_GAP_PHY_CODED ? Currently my Coded PHY parameters without the module are defined as:
Following the example at NordicPlayground...
Hi all,
I am working on an application where I have an application MCU and my idea was to use nRF52 as a 'modem' over serial API. The device I am making is supposed to be...