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 working with the examples/peripherals/application template code from SDK 15 against the brf52840-DK board. I am running Linux as my dev environment I am using the...
Hi there,
I was wondering if there was an easy way to output the LFCLK from our 32k crystal on one of the GPIO pins of the NRF52840?
Couldnt find anything in the Spec...
hello , i have 1 nordic card (central) and 4 nordic card (peripheral).
At this moment the 4 peripherals send their data to the central without problem one after the other...
Hi
I have RGB LED Strip of 5 numbers and giving out 5V from external power supply
This LED Strip has WS2811 as LED Driver ( https://cdn-shop.adafruit.com/datasheets/WS2811...
Dear all,
It's strange that this seems to not have been asked before... since the nRF52840 can be powered directly from a LiPo battery, I wonder if there is an UVLO protection...
Dears,
I am developing a board based on the nRF52-DK board and I noticed the technical documentation does not include the voltage ratings of the capacitors used. Could...
I am trying to make a large BLE sensor network, hypothetically anywhere from 20-100 devices in a STAR configuration. I see there is a 20 max limit on concurrent connections...
Hi,
I am trying to send a simple message from server to client in mesh 2.0.1. I am following this post for the same. I successfully sent a message from client to server...
When I want to connect the jlink use j-flash.exe.it report the follow message.My
Connecting ... - Connecting via USB to J-Link device 0 - Target interface speed: 4000 kHz...
I am using the nRFgo Studio to flash the nRF52 Development Kit. I am using the SDK V14.0 and its libraries to grab RSSI values by writing code to the N52832 BLE MCU IC. I...
Hello,
I have configured the SPI0 module in master mode with EasyDMA. I use the below code to send data
In the output I get the string "SPIM TEST" and with extra...
We are using a nrf51822AC Chip with SDK 9 and Softdevice S110. We want to use Segger Embedded Studio 3.40.
I have imported the BLE HRS Sample from the SDK an did the settings...
The question is in the title. I found this addition a nice optimization to be used where available (that is to this day, on NRF52840 only, according to the latest Product...
Hi,
I'm trying to run the ble app uart central example using SDK15 with Embedded Studio.
When building the project, I encountered an error in retarget.c, where the error...
Hi,
I have a couple of WT51822-S4AT boards I would like to use to send data from a PC to one board via UART and then pass the data to a microcontroller connected to the...