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...
Hello there,
I'm doing some experiments using a nRF52833 dev kitand an iPhone XR . I followed the example from Testing Long Range (Coded PHY) with Nordic solution .
When...
Environment:
nRF Connect for Desktop V3.4.1
Windows 10 clean machine
nRF SDK Tags v1.2.0 and v1.3.0 (tried both)
Used TOOLCHAIN manager for tag V1.3.0
Used Getting...
We’re currently facing this particular issue for Bluetooth Mesh. So we have a nordic board that has been provisioned as a node, that we already parsed a message “helloworld...
Hello, I am using RIOT-OS with nimBLE on my custom board. However, I am unable to find rc_temp_ctiv (reference: infocenter.nordicsemi.com/index.jsp or a suitable register...
Hi,
I'm using ble_app_uart example with RTC 2 (for date & time).
Individually works fine. But combine both and using sleep & wake up functions, its not working.
Here...
When I open J-Link RTT Viewer application to see logs of a program with set CONFIG_LOG_BACKEND_RTT , then I see logs' output with some delay, comparing to logs of the same...
Hi.
Can you make a youtube video showing how to use SEEGER studio for a demo project.
I would like to see the whole workflow starting with a new project for nRF91xx where...
Hello,
I'm developing an HID consumer control application with the nrf52832. As many ble products have, I would like to add a power off button to my pcb. Is it better to...
I'm just after C headers and Makefile like the NRF5 SDK.
All I found was some "AppImage" file for x86_64 which I've no idea what to do with - I tried unzipping it, but it...
Hi!
Whenever I open an example for the nrf52833 (PCA10100) in SES I get the error "The evaluation period for this release has now expired". This does not happen when I try...
I am working on nrf52832. For my task, I need to knoow how nordic find out the Total average current on Online Power Profiler for BLE( https://devzone.nordicsemi.com/nordic...
I wanna try to connect multiple device with only one Android, but I don't know how many devices Ble can connect to only one Android. When I try demo on Samsung galaxy S8,...