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 working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
Hi,
according to the documentation, sd_ble_gap_adv_stop can return NRF_ERROR_INVALID_STATE which means that I am most probably not in the advertising state. So what exactly...
Hi! I am working with ATT_MTU_Throughtput example, It works correctly. But I don't understand how it is can receive data ( " Type 'run' when you are ready to run the test...
I want to scan the packet coming from phone and then advertise the characteristic data.How do I do it. Can you suggest the code that implements this functionality. In multirole...
Well, it is one of my explorations in NRF51822. I am working on a bare-metal UART demo, so far there are no output from TXD.
Configuration
MDK5 + STLINK/V2, with...
Hello ,
This is Milav from Teq Diligent,India.
is the nRF51xxx series available for next 5-years?
Let Me know the Availability status of nRF51xxx series chip.
...
I have nRF 52 DK board and nRF 52832 breakout board. I need to program my nRF 52832 breakout board. I tried example devzone.nordicsemi.com/.../ and devzone.nordicsemi.com...
I modified the HTS service to send notifications and read property at the peripheral. It notifies the simulated temperature every 1 sec in Celsius type. I tried writing HTS...
Hi,
I want to know what kind of antenna nordic recommend to use with NRF52 chips.
Please could you guide us about it. We are interested in some sort of table where we...
hello,
having everything working on the nRF52 DK i tried to migrate to the smart beacon kit (pca20006 with s130) but somehow cannot bring up a proper peripheral configuration...
Story and Official Code Test Passed
I am trying to integrate BLE into Smart-Lock and LoRa Terminal . So I build a custom board with off-the-thelf modules to evalute and...
I am current develop a "Surface Dial" hardware compatible device. (nRF51/S110)
Everything is ok but the host PC will freeze about 30 secs after my device wake-up from sleep...
I'm working on a product that is somehow related to geolocation. As part of it, RSSI measurement is sent back at high frequency to the central. Currently based on nRF51822...