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...
Hi,
I am using the nRF6310 + PCA10005 +nRFgo Studio as the lower tester, the supplied python scripts as the upper tester, and my own custom board as the DUT.
I've looked...
Hello, I am working with nrf51822 on my pcb design by myself, I read temperature from chip, the result is about 90deg, (I have div by 4 for 0.25 deg) it is impossible for...
Is there a way I can tell which version of the chip I'll get from a distributor? It's not clear to me that I can tell, from, eg the Mouser product page which rev it is. Is...
Hi,
I am working on proximity android application, i implemented immediate alert service, which is working fine. Now i need to set the alert level on the tag for linkloss...
Hi
I am working with alert notification example. I just wanted to know how you have tested the alert notification client example implementation. Is it just by using the...
Section 28.9.9 of the nrf51 reference manual shows the Config register has 3 defined bits, BBA. A is for Hardware Flow Control and is one bit, 0 or 1, which makes sense. ...
Hi,
I'm trying to add more user services to LBS demo. I generated 128b UUIDs for my services. Then I should add them to list returned by scan response in function advertising_init...
Hello!
Sorry for a new guy's description.
We had a device running in normal firmware application mode, and the Bootloader was programed. It's our goal to accomplish DFU...
Hello
I am using the nRF8002 kit. I would like to inform the host (Android app) when there is a long button press on the input pin.
Is this possible and if so which BLE...
Hi folks,
I was wondering if someone has a reference implementation of a bootloader that uses exclusively ANT technology to make DFUs, being it ANT-FS or any other alternative...
Dear Nordic guy,I'm developing with nrf51822 (6.0 stack binary and 5.0 SDK).
I recently updated the code and stack binary(6.0 stack binary and 5.0 SDK).
My function is not...
This is something for the legal department.
You had some questions here about the RFduino before. This question is about legal obligations Nordic supposedly imposed on...
Is it possible to use an nRF8001 without a separate microcontroller to advertise non-connectable advertising packets specifically containing battery level information only...
I take the nRF UART 2.0 for reference. I make the nrf51822 be always sending packages ,and if it sends one package succussfully,and the smartphone just shows what it receives...
Hi guys,
Is there any way that I can re program the MAC ID of the nRF51822 devices through the SWD interface? I was able to do this using the UART interface with the BL600...