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'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...
I'm currently unable to build the asset_tracker for Thingy:91 on Segger Embedded Studio - using nrf9160_pca20035ns for the nRF Connect SDK Project
Do anyone have an idea...
Dear Team,
what is the way to do it in Zephyr?
I have a signal up-to 10kHz, what is the best way to keep the counter in the background?
Thank you and best
Oleh
In the getting started assistant App
When I run:
pip3 install --user -r zephyr/scripts/requirements.txt
I get this as the error:
However, when I run
pip3 install...
I am doing power consume estimation, need to know detail of RF activities, is there any way to get the total send/recevie bytes of RF? or just simple tx/rx counts? My project...
Based on nRF5_SDK_15.3.0_59ac345 at nRF52810
Bootloader = examples\dfu\secure_bootloader\pca10040e_ble\
Application,
Program Size: Code=36132 RO-data=5176...
This issue concerns code using Softdevice S132 v6.1.1. v5.0.0. I did not test with any other version.
From the documentation of sd_ble_gatts_hvx in ble_gatts.h, I expect...
#define LESC-DEBUG-MODE 0 / set to 1 to use the LESC debu g keys. The debug mode allows you to use a sniffer to inspect traffic. */ The above macro definition is available...
Hello !
I have two devices with the same firmware, to switch in DFU mode I call this function :
On the first device, I reset in BLE DFU mode.
On the others devices...
I have 3 Nordic nRF52840 usb dongles but I also have about 30 Particle Mesh devices. I wish to install some of my software that works on the USB the dongles onto the Particle...
Hi guys,
I've written a wrapper around the FDS (SD) on SDK 15.0.0 and am trying to calculate remaining space as a combination of my reserved records and written records...
I'm running the ble_app_proximity_coexist example on PCA10040 with SDK15.3. In mesh_main.c, there are calls to NRF_LOG_INFO sprinkled around various places. Some of these...
Hi NordicS,
We have a project that uses multiple BT peripheral devices connected to various sensors, and 3 BT centrals that are connected to a MCU that acts as the "mainframe...
I am trying to use an application timer and I want to be able to reference the timer in another source file.
main.c
APP_TIMER_DEF(m_MSG_timer_id);
another.c
extern...
HI.
I'm developing a nRF52 custom board.
I use a Crypto chip, and I have to calculate and store the count value between the Rising Edges.
How should I do it?
Please...
I'm trying to flash eddystone beacon example of SDK version 12.3.0 to this board ( https://www.robotics.org.za/image/cache/catalog/generic/NFR51822-MOD/NRF51822-MOD-000-650x350...