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...
Hello
I have defined the SPI pins in the sdk_config of the ble_app_uart example and compiled the code after adding the dependent drivers from spis project as shown in...
Hello,
when writing content onto the CDC-ACM interface of the nrf52840, I sooner or later always end up in a Segmentation fault.
I'm on nRF52840 and using the SDK v16...
I'm using the nRF52840-DK evaluation software from Segger. I want to add NAND Flash support, so I want to add an SPI interface. I have looked at the example in nRF5SDK160098a08e2...
Hi,we had finished application development on nrf52832 long ago, based on nrf52 sdk 14.0(with softdevice 5.0). But now we get feedback which is a bug has been fixed on sdk...
Hello guys,
I would like to know something more about the scheduler whose implementation can be found under SDK_ROOT/components/libraries/scheduler .
Our idea is to apply...
1. I don't want to call the fds function when enabling or disabling cccd: pdb_write_buf_store, so I did the following:
2. I am in nRF5_SDK_12.3.0_d7731ad in the sdk Routine...
Hi There - I'm very new to electronic design and need help making a key design decision. Specifically I want to know that the performance will not be a problem when writing...
Hi
On some devices we see in the production a shortcut between the BT antenna and the P0.18 pin on the 52811. The cause can be extremely warm weather at the production facility...
Hello,
We are tweaking the TLS connection between nrf91 and mosquitto.
What ciphers does the modem support? Is there a list available?
Best regards,
Vlad
I want to send a byte on Nrf connect app upon receiving an GPIO interrupt using BLE_APP_UART code. I have configured pin P0.10 for the GPIO interrupt. I am using SDK15.2.0...
Dear guys,
I am implementing a module that monitors the battery voltage for our tracker device using NRF9160.
I do not understand how to set up two parameters for the...
Hi:
The urgent problem we are facing now is:
debugging hci_usb on Linux, how to set MAC address and send/receive files ? hci_usb fw : \ncs\v1.3.0\zephyr\samples\bluetooth...
Hi, I have no found clear steps to create DFU zip packet for old one softdevice S132 SoftDevice v2.0.0.
I try to build with nrfutil pkg generate but seems its working only...
Hi,
We are currently trying the Long Range (Coded PHY) on our advertised message, but we can't see any improvement (range of about 50meters). The range can even be smaller...