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 all! I am currently using an nrf52840, mesh sdk v3.20 and sdk v15.30
I have the following scenario which I am trying to solve:
I am receiving a new GAP name for each...
In an earlier thread ,
[quote userid="17188" url="~/f/nordic-q-a/33649/j-link-the-firmware-of-the-connected-j-link-does-not-support-the-following-memory-access-read-0x02000004...
I'm using the nus_c service with multiple central connections. Obviously, I need the connection handle in my event handler - ble_nus_c_evt_handler(ble_nus_c_t* p_ble_nus_c...
Our product use two NRF24L01+. One is for transmitting and another is for receiving. They communicate by 250Kbit/s. It is pre-production.
Now, we want use nrf52810 to instead...
I just trying log via Segger RTT viewer, followed the the same procedure as that of serial_lte_modem sample in my new project and could not see logs showing in the viewer...
I am working with nRF52 DK, SES4.30 and SDK 15.3 with SD 132.
This error just started occurring once I set up app_timers. My code for setting up my timers is below:
...
Hello,
I ordered a nRF5340-PDK board and i'm trying to get it to work.
When flashing the Heart Rate hex file I couldn't find the device (i pushed the reset button)....
I am using SDK 15.3, SES 4.30 and softdevice 132 with the ble_app_uart_c as the core functionality for my system.
I've read many dev support threads about this issue and...
hi... I am working on nRF52832 . nRF52832 ,RX TX is connected to the esp8266 of tx,rx . i want to send the data from nRF52832 TO ESP8266 via uart . which function can i use...
I'm running the ble_peripheral\ble_app_uart example on my nrf52832, it works great.
However, in main.c there is this line:
#define DEVICE_NAME "Nordic_UART" /**< Name...
Nordic Support,
I came across the following thread that says that SWO is not supported on the nRF9160:
https://devzone.nordicsemi.com/f/nordic-q-a/56098/is-swo-on-nrf9160...
https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ADXL375_5F00_I2C.zip
i was using the code from above link
my sdk is 16
when...
Hi,
I am testing NFC on the nRF52840 preview kit that I have (PCA10056, v0.9.2) using the included NFC antenna. I am running the pre-compiled examples from the 16.0.0 SDK...
Hi
My company is currently using nrf52810 for a tracking application, but I see there're some new features on your nrf52811 iteration, as phased-array aperture and thread...