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...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
We are currently experiencing a problem during development of Medical device.
We are currently using nRF52832 on Thingy52 prior to bring up on the product board having nRF52840...
Hi!
I am trying to send over SAADC data from a peripheral device over BLE to a central device. Currectly I have sucsessfully merged the SAADC and BLE_UART peripheral example...
I'm trying to learn more about automatic current range switch and stumbled across Nordic's nRF6707 power profiler kit that has very interesting topology to choose between...
I have nRF Connect v4.19.2 installed on a Samsung Note 8.0 (Android Tablet)
I have several BBC Micro:bits and I can get their Serial Numbers by three different methods:...
Hello,
We are leveraging the Android BLE Library from Nordic available on GitHub (release v2.1.1).
In a scenario where there are repeated requests to connect as a result...
Hi,
I have an issue about writing and reading data using flash area of nrf9160. I'm using the library of pynrfjprog and the following script for writing/reading data.
...
Hi,
I've used the ADXL362 sensor sample code in the zephyr folder to get the low power accelerometer sensor working on the the thingy91. It triggers on motion and I can...
Hi Nordic Team:
Our important customer develop ANT+ products.They will use zephyr RTOS to develop ANT+ products.But ,they can not find any example project,in the zephyr...
Hi, I want to transfer the firmware to 52832 and enter the bootloader mode successfully. and the I send {0x02,00,00},it can't not enter the case of on_packet_received: SERIAL_DFU_OP_CODE_SET_RECEIPT_NOTIF...
Hi All,
I am developing a data acquisition system in which my device generates an interrupt for every 5ms upon its data is ready. I store one second long data in local buffer...
hi,
We have a product in production but the PCB-A had been updated with new functionality.
We want to make sure old f/w is not inadvertently loaded to new h/w.
To do...
We would like to develop OTA firmware update with nRF52840.
In the development phase, we have been using "Thingy: 91" and place the firmware onto the MCUs of nRF9160 and...
Hi all, I'm developing nRF52832.
My goal is to send ADC data to central device using BLE.
Below is part of my code.
Maximum MTU size is 251.
I sent data in 16...
Hello,
nRF52-DK (PCA10040) has two mysterious 12 pF capacitors C52 and C53 connected to P0.25 and P0.26 respectively (see attached picture).
Is there any special purpose...