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'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...
I'm using nRF52DK with ble_app_hids_mouse to pair with the smartphone.
From the smartphone we can disconnect the device at will. But I have problem when I want the device...
Hi All,
Looks like develop nRF52840 on SDK16.0 required
NordicSemiconductor.nRF_DeviceFamilyPack.8.27.0.pack
But there is no such pack on http://developer...
Dear All, I am trying to measure the current consumption for the nRF52840 USB Dongle. I intend to use it as a beaconing device and attach it to a battery.
At the moment...
I have recently switched to using SEGGER embedded studio (SES) which seems to be advocated by Nordic. I have arrived from Eclipse which though extremely flexible is complex...
Hello,
I am working with the nRF52840 dongle. There is a bootloader at the end of it's flash, which can be started by pushing reset after power up.
However I cannot start...
Hi Gene,
One of my customers using our module to pilot run.
https://static1.squarespace.com/static/561459a2e4b0b39f5cefa12e/t/5da77e178970da0cc270ef0d/1571257883383...
Hello,
I noticed that Table 7.3 of nRF52832_PS_v1.4.pdf states that 37 interrupts have been implemented, whereas the peripheral listing in the documentation as well as interrupt...