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,
I received the nrf52 DK I ordered before, but I just realized that I can't find the schematic document for it online. Is it private?
Can anyone help? Appreciated....
When trying to import a project as ber the getting started assistant I get a "Can't Load Project File" error in SES with the below log. Does anyone know what the source of...
Hi, I want to try to connect a Samsung Galaxy S5 Neo (Android 6.0.1) with nRFConnect App with the HeartRateService example. The HRS runs on a nRF52840 Preview DK with SDK14...
nrfutil 5.2.0: init_packet missing from manifest.json. Checked the generated .zip using "nrfutil pkg display", the data are in .DAT file for each image. Does that mean our...
Hi,
We are developing sensors with the nRF52840. We send data packets of approx. 160 bytes with 25 Hz. We interact with a PC (Ubuntu - bluez 5.48) which works with one sensor...
We are using a Nordic 100028 usb dongle programmed as a ble uart central to interface with our ble uart peripheral based boards. The subject line pretty much says it all....
Hi,
I'm trying to flash the asset_tracker application to the nrf9160dk. I use Segger Embedded Studio for building the project for the nrf9160_pca10090ns board. However,...
Hi,
We are using a NRF52840 chip (SDK 15.3) in an application where we use the softdevice (S140) in combination with 2 UARTS: one for sending out debug output (UART0 - nrfx_uart...
Hi, We have a nrf52 which runs some project using ANT, now we would like to implement BLE for UART communication between a phone and the unit. The code base is already extensive...
Hi,
I just connected an nRF91 dk to nRF Cloud, which worked fine. However, for some reason the GPS says I am in Trondheim, while I am clearly somewhere else in the world...
I try to communicate with NRF52832 with NRF51822 for the example radio receiver and works well with SDK5 12 3
when I try to communicate with E73 (NRF52840) board(E73(2G4M08S1C...
How to push Initiator to resolve its private address (seen at direct_addr of adv_report) when bonded private Advertiser does a direct advertising?
I need the only Initiator...
I've followed the procedure on the nRF connect cloud to verify the SIM card and add the LTE device, only once the LED3 and LED4 blink at the same time like it was connected...
We are using a NRF52840 chip (SDK 15.3) in an application and are having issues with the startup of the board. I managed to create an example application where I integrate...