Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
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 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...
Hi all, I'm trying to evaluate nRF Connect SDK, starting with guide in nRF Getting Started Assistant app. So far I've executed every step, but when I try to open the project...
We are using nRF52810 and SDK 15. We have to save up to 50 bonding information.nRF52180 is knowing to save up to 4 bonding information. Can you save up to 50 bonding information...