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 my goal is to put the NRF into system on low power mode every other second. I have a repeated app_timer that increments counter variable m_custom_value every second. I...
Hi,
I am developing a project using the nRF52840 DONGLE. As part of the process, I need to be able to debug my code, so I am using IAR and a J-TRACE PRO for that. The...
I am using NSDK 15.3, MeshSDK 3.2.0, SoftDevice 6.1.1 and nRF52840 DKs.
I successfully integrated the DFU capabilities in my firmware that uses BT Mesh. I am downloading...
I'm studying nRF52811 manual, there are moments not clear to me:
1. Is I/Q sampling paused during SWITCHING slots? For example, if I configure 16 1-msec slots (8 switching...
Hello again Nordic Pros,
I am trying to get some debug logging going using the 52DK running ble uart central under SDK 12.3 and RTT Viewer v6.4.
I have setup config.h...
Hello, I do connection between one nRF52840 (central / NUS) to multiples nRF52840 (peripheral NUS)
in my function static void on_adv_report(nrf_ble_scan_t const * const...
Hi Nordic Developers,
I would like to extend my question on creating vendor specific model from this question I posted earlier (extension of Thingy Mesh Demo v0.1):
https...
Hello Nordic Pros,
Doing some debugging using RTT Viewer and an nRF51822 under SDK12.3. Here is the code lines of interest:
And here are the log messages:
iDrink:...
Good afternoon!
We're considering an off-the-shelf nRF52832 based device for our needs.
the application will likely involve two nRF5283-based devices fitted with external...
Dear All,
On the http_application_update after the download is complete, in order to run the new firmware the user needs to press the reset button.
I would like to be...
As in another post , I was looking for a way to change the TTL per message. Is there a reason that it can only be changed per model? I can imagine the TTL being part of the...
Hello,
I'm trying to use the mesh DFU on 2 nRF52840 DK by following the quick start guide and it didn't work.
Using the mesh sdk 2.0.1 I made the below batch file as described...
Hi,
We need a BLE chip which can be used as a radio which supports BLE SIG mesh and work on standard HCI commands.
Kindly suggest the right device.
Thanks & Regards...
I am using a Mac with SES installed. I created a DFU example and downloaded it to the Thingy 52 to see how it works. That all went fine. Unfortunately, it has disabled the...