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...
I am running an example from Mesh SDK (v2.1.1) named "ble_app_uart_coesixt". I see device in Bluetooth list, everything is ok. But I need to provision this device using my...
Hi,
I am using a Sparkfun nRF52832 dev board and SES with the Jlink mini to program it.Our project involved the ability to use the micro as a keyboard so I am playing with...
I am working with NRF52832 and S132. I have successfully captured signals with the ADC (with RTC events at a frequency of 500Hz) and synchronized them using this beacon/scanner...
Hello,
I am working on few projects involving nRF52 DK's using the nRF52 15.2.0 SDK. I would like to know which would be a more efficient and reliable way of changing...
We are considering using the nRF52832 / nRf52840 for a smart lock application with a capacitive touch keypad. Currently the product is using a Cypress Cap sense product for...
Hi,
I know that the secure bootloader uses different mac address to force services discovery however i would like to keep the same
address for both software parts as it...
Good day, I am having serious problems flashing my custom NRF5282 board. I started with Openocd, using the st-link v2 debugger and I was able to connect to the device and...
Hi,
I'm on Linux (openSuse Leap15 and Debian) and got so far that I can program nRF52832 and debug with breakpoints and local variable display with this USB breakout "BLE...
Hello!
For a project I'm working on, there is the need to use a microSD card. In the past I have used a custom FatFs port (was using SDK 6), but now I was happy to discover...
Hello,
I am using the module nRF52840 and nRF SDK 15.2.0. I would like to start a PWM, going to sleep mode and still having the pwm running.
I tried combining the pwr_mgmt...
Hello.
I have one of these dk and one thingy52 and I would like to connect them to mesh network, I read somewhere that I can use my phone as provisioner so is it possible...
Hi,
I am facing problem while building example projects given in Nordik SDK on IAR IDE.
The configuration and development libraries used are,
1. Nordik SDK: nRF_SDK...
I am working on mesh v2.2.0. but I cannot make the light switch example works. I did everything as same as the early versions, this version just stops working. I get one provisioner...
Hi,
I'm considering purchasing a nRF24L01+ for use in a project I'm working on, attendant to confirmation that it will be effective for what I intend to do and is the best...
Hi
I can see LED1 on my PCA10056 board flashing away. I can see a comport associated with it in device manager. In a terminal emulator I can see a lot of data coming through...