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...
When I hit the app_error_fault_handler() , gdb doesn't have a stack trace anymore: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
There used...
Hello
i have the following parts which i want to flash to the nrf52840 with nrfconnect.
Softdevice s140, open bootloader, own application.
If i flash all at once the...
Hi,
I am developing zigbee sensor systems with security "install codes".
I encountered strange thing.
SDK version : v3.0.0
problem : physical address and install...
Hi,
I have NINA B112 eval board with me ,can anyone help me in stetting up the board with example code , which SDK should i use for this ?
Can anyone also tell me which...
I have managed to upload data from nRF52832 using nRF9160. I upload the data as tempreture sensor (although they are just values in mV), and my interface at the nRF connect...
I have extended the Template app in nRF Toolbox. When my app runs in the background on an Android 8 (only) device and I try to connect to the peripheral, I get this error...
Dear support,
The build of the asset tracking application is not working
Below the copy and paste of SES buildlog
Building ‘zephyr/include/generated/driver-validation...
Dear Team,
could you please share some info on the Content of the nRF9160 Chip when it is shipped from Distributor? or a Sample?
What is the Content of it? is it empty...
I entered Reset mode and got a blinking led. I want to exit this mode but when I unplug and reconnect USB, led does not light and port does not show.
There must be a simple...
Dear all,
For EMI/EMC Test, we need the USB UART CLI functionality for example "Radio Test",
could you tell us how to implement it or any example can do that?
Thanks...
I am using 3 axis LIS2D12H accelerometer interfaced with NRF51832 with SPI interface. The sensor has sampling rate from 1 HZ to 5.376 KHz which is happening at sensor only...
Please, share the firmware of the board nRF9160-DK PCA10090 version 0.8.5 , which is flashed into a new board. The firmware that I received using the instruction ( https:...
Hello,
I am using NRF52832(WLCSP package) and nRF5_SDK_15.2.0 for the product.
I also use IAR Embedded workbench 8.32.1 as IDE.
Few hundreds devices are assembled...
Hi,
I'm trying to figure out how to ping a specific IP Address from the nRF9160 via AT Commands. I can't seem to figure out how to do a simple ping to an internet server...
Hello! Board nRF9160-DK. Compiled and uploaded the project asset_trecker (merged.hex). The LTE Link monitor shows a cyclic reboot. LEDs do not blink. where is my mistake