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...
Hello everyone, I need to build a photo capture application.
And the CMOS sensor go through MIPI-CSI2 interface.
Is there any example code and library for nRF5340?
Hi,
How should the USB pins be handled in case I don´t want to use them? Should they be just left unconnected?
What about VBUS pin?
Thanks and regards,
Juan
Hello,
I got the issue to run the NRF9160 DK as an external AT-Modem. What I need to do is to issue AT-Commands over the UART, which control the NRF9160 modem through an...
Hi , I am running zigbee cli example code from sdk and configuring nrf52840 board as coordinator and trying to add xbee module to zigbee network. Coordinator is not accepting...
OK, a bit of confusion somebody can clear up for me, I hope;
Does NRF_SERIAL_EVENT_RX_DATA get sent when there is ANY data in the RX buffer, or only when the RX buffer is...
Hello
I am developing peripheral interfaces on nrf9160 dk, For I2C, sPI and ADC I am not able find exapmle codes. ALso could not find api required for the same to develop...
Dear nordic:
I am working on a tool which can collect data from multiple ant+ sensors with different device types,like a bike computer.
It allows user to assign up to...
I want to communicate with two nRF52 devices without pairing?
It is possible? Yes means kindly give the realtive examples.
Maximum data length...
Thanks.
Hello there, I need to ask if these two; NRF M 24L01+1712AB , NRF M 24L01+1609AH (one with external Antenna) are still supported and have official libraries , and if not supported...
I'm trying to advertise on the coded phy, but SDK 16 seems to have a block in place against doing this when you use S340. I can obviously edit this, but I don't normally edit...
After Installing JLink 6.62 it offered a firmware update for the connected JLink. I performed the update (Firmware: J-Link OB-SAM3U128-V2-NordicSemi compiled Jan 21 2020 17...
Hello,
I´m trying to connect the nRF9160-DK to the nRF cloud, using the asset tracker application. I was able to build and flash the application. But the DK can not connect...
Hello,
We are working through an issue which we found recently on the nrf sdk. The following is what is occuring:
We have two GPIO interrupts configured for low accuracy...
Hi... folks .. i am using nRF52840 development kit , i need to control the two servo motor using ble commands . I need to control the angle and speed of two motors , suggest...