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...
Hey everyone,
I'm trying to send a value as a notification packet from GATT Server (slave) to GATT client (master) at 7.5 ms connection interval. I have set up the radio...
I am using a simple 4 by 4 matrixed keypad, and I would like to handle some of the decoding myself.
In essence, I would like to configure all 4 rows as low driven output...
Hello,
I already searched the forum, but I didn't find anything.
Is there a way to invert a port on a NRF51822?
I use this chip together with an XMega-Chip and they...
Hi,
I'm trying to get PCA10001 board working. I used ble_app_hrs example from SDK 6.1.0 (I'm using eclipse with gcc). The Softdevice is v7.1.0
The application seems...
I have a nRF51DK with SD 8.0 flashed.
I would like to start and stop a pwm signal with the buttons on the board(BUTTON_1 and BUTTON_2). The pwm is working fine. But when...
Hello:
I want develop my nrf51822 project base on new sdk and softdevice.In /nRF_Examples/9.0.0/ble_periphera/ble_app_uart/, the keil project device is nrf51422,and it can...
Hi,
I'm compiling the simple blinky example with no softdevice for an NRF51822 xxAA using GCC on linux. I can't get any LEDS to blink off the GPIOs, so I'm debugging with...
I can see a phrase "Not recommended " on the Evaluation Kit's page: www.nordicsemi.com/.../nRF51822-Evaluation-Kit
What could that mean for me if I already have the kit...
I found in ble_app_uart example, any device with UART app can connect to uart service and send something to COM port or just block the connection of other devices.
So can...
I'm trying to update my firmware using the dfu, I tested two examples of the SDK :
one of them is dfu_dual_bank_ble project,
I noticed that the memory allocation...
Hello,
I have been reading a lot of Nordic and DevZone stuff. The information I need appears to (almost) be there but I cannot quite put it all together. I need some help...
Hello, I am asking for your help again.
I just managed to brick the chip that I am working with. The problem is that I am not able to erase or program the flash. However...
Hello,
I have not found a lot of information on connection encryption. I want to use a preprogrammed Long Term Key in my mesh that is then used to establish subsequent...
This is the application file I am trying to download:
dx02.zip
This is the sniffer Log I just captured by wireshark
dx02_20150820.pcapng
I was able to upgrade firmware...
We have a heavy duty scan based application being built on top of the nRF51822 SOC. We have tested the scan function (S130 SD) on both a custom PCB and also the Nordic Smart...