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...
Is there a sample app that uses the Zephyr Light CTL Bluetooth Mesh model? I've tried to add that model to the light_ctrl sample app, but get a crash during configuration...
I have a custom board that uses nrf52832 and I would like to add FOTA support using Bluetooth.
When I build the code using the nrf Connect inside VS code, it creates a DFU...
Hello guys good Morning,
I am currently studying the examples in the Nordic Dev Academy. I am in lesson 5 from the "NRF Connect SDK Fundamentals", and I managed to toggle...
Hi,
I'm attempting to restore my Thingy91x to communicate with my instance of nRF Cloud (I had removed the certificates previously to test out the connection to another...
Hi,
I am using a custom nRF52832 board with multiple ADC channel readings sequentially. I am trying to read thermistor (NTC) value on channel 7 and not getting accurate...
Hi community,
I'm using the following setup:
nRF5340DK
nRF Connect SDK v2.6.0
B0 , upgradable secure MCUBoot, and application
Statically defined partitions in...
Dear Team,
I have a question regarding preventing LTE from endlessly searching for a network connection. Lately I have been facing issues where LTE connection is rejected...
Hi,
My requirements are:
My essential need is a one-to-one connection between central and peripheral .
But when my central receives the specified command to start scanning...
Hello there, this is my first post here.
I'm facing a wall in my project development.
Here is the issue, so during start up of the NRF52832 I see a high current draw for...
Regarding the schematic for nRF54L15 DK I currently see on the site that the link to the schematic is disconnected, can you please provide the URL where the schematic is available...
Hello, I need your help about BLE channels. Currently, I use only the primary channel 38 for advertising data but, when the data are sent, I don't have the information of...
Hello,
I am currently working on connecting a Thingy:91x to a Cube Orange autopilot (Pixhawk 2.1) in order to receive telemetry data over UART using the MAVLink protocol...
Hi,
I would like your support in reviewing and helping define the correct configuration for the NPM1300 charger in our application.
Here is the current configuration we...
We are using nRF Connect SDK 2.9.1, Zephyr. The hardware used is a nrf52840dk, rev2.
We have a proprietary protocol that is running concurrently with BLE and uses MPSL API...
I am making an application using nrf52840 USB dongle.
I am using a python program with pyserial. This works great. My only problem is that I want to have a very reliable...