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,
I have a PWM code that works as a peripheral application on my nRF52 DK, but now I want to set it to be controlled via android phone app. I have nrf connect on my...
Hello,
I'm a newbie to BLE and the Keil uvision IDE. I'm using a nrf51422_xxac_s110 chip, The version of the IDE I'm using is 5.28.0.0. When I add the fds.c file, into the...
Security of data passing in BLE communication Hello I am developing based on "multirole lesc" of BLE sample project. What is worrisome about the project is the "security_req_t...
I don't program the BLE part myself but I must know from a design-level.
As I understand, a BLE scanning unit must connect within less then 60us after advertisement.
If...
Hello.
In according to this tutoraial: https://www.novelbits.io/bluetooth-mesh-tutorial-part-5/
I wonder if it is possible to replace ,one of these two nrf52840 DKs...
Hi,
Has anyone had success going from the Arduino bootloader back to J - link bootloader?
CONTEXT: I purchased 5 nrf52832 modules, and followed the posted guide to burn...
Hi, I would like to power my development board from the provided coin cell. I removed the plastic between battery and negative contact point. I put VDD position on power source...
Hello. Can you tell me which project can I use as a template from nrf 5 SDK with basic RX/TX data send/receive payloads API? Want to build custom simple-structure mesh, with...
I want to use some functionalities of Zephry OS. Example https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.0.0/zephyr/samples/gui/lvgl/README.html .
I also want to...
I am rebuilding my computer after experiencing a corrupt boot sector and am reinstalling all my apps. I am moving from Kiel 4 to Kiel 5. My project loads, but it says that...
Our manufacturing supplier provided me a log file from the nrf Connect for Desktop Application that shows repeatedly unexpected disconnects when nrf Connect opens a second...
Hi,
Do you have a sample ANT radar profile example with all the pages defined, similar to ant_hrm.h in SDK 15.3 components/ant/ant_profiles/ant_hrm/pages/?
Thanks,
Abid...
Hi Admin,
I just bought development board Thingy 52 from Digikey. I coudn't find design files that consist of hardware design in Nordic website. Could you advise for this...
Hello,
I am currently tweaking the Thingy:91 to run a stripped down version of my custom application. I have been able to flash the device with the Thingy:91's sample at_client...
hi,
we're using a Adafruit nrf52832 board for a building a ble keyboard . w're able to pair to two central devices and appear to them as a keyboard , but for example : we...