It seems that I'm getting different results reading QSPI flash from the APP vs MCUBOOT, with the exact same configuration. Writes appear to work fine from either, but MCUBOOT...
I am trying to get the wifi stack to connect to a wifi AP using WAP2 Enterprise (initially just with identity and eap_password, later with full ca_certificate check and client...
I've got some timing-issues with the nPM2100. As I could not locate the relevant information in the datasheet, I'm requesting this here.
My PCB has an nPM2100 with a mechanical...
Hi,
i acheived writting code that reconnects sequentially with multiple reflectors for my 1 initiator. When i am indoor i had good results, but yesterday i tried it with...
Hello
I'm using an external flash to store large files, but I’d also like to use the SMP service to exchange small files over BLE. For that reason, I want to create a LittleFS...
When my peripheral calls sd_ble_gap_phy_update, setting rx_phys and tx_phys to BLE_GAP_PHY_AUTO, I receive the BLE_GAP_EVT_PHY_UPDATE event with a status of BLE_HCI_UNSUPPORTED_REMOTE_FEATURE...
I am not able to bond with the thingy52 after connection with nRFconnect android app. Because of which I am not able to reconnect to the device. My main aim is to reconnect...
Greetings!
This is about the errata published by Nordic, i.e., software workarounds from Nordic for a given hardware revision.
Example: nRF52840 Errata
https://infocenter...
I have created a customized android app which hosts a form like structure of a patient arriving in hspital. I wish to send these data to nrf52840 dongle which inturn stores...
As the website of nordic shows, I download all the softwares and drivers to build a bluetooth network based on mesh nodes. However, when I open the nRF Connect, I can't select...
I am working on nrf52840 and also the dongle by segger. My data is transmitted via BLE sucessfully but I can only see the results in figure but I can't save and process the...
Hello everybody,
I have programmed the example light_switch (server) and (client) from SDK for Mesh examples on two nrf52840 dongle and it worked .. I can control the LED...
Hello,
I'm currently trying to implement a setup of BLE devices (nRF52 DK and nRF52840 DK) which is potentially secure against the KNOB attack (and also other attacks) and...
Hi, I am looking to use the nrf power profiler to analyse power consumption with some configurations on the NRF52833.
I currently have the dev board PCA10100 and the power...
I was looking for more information about hardware accelerated AES128 functions in the nRF9160. We want to encrypt and decrypt data using this and was wondering if there are...
Hello,
I am currently working on adding the pairing part to the ble_app_uart with peer manager. I have followed the way that is used for ble_app_gls and ble_app_hrs. I could...
Hi support team,
I download mesh (nrf5_SDK_for_Mesh_v3.2.0) serial example FW to nRF52840 DK,
and connect to embedded linux gateway over USB,
I can run PyACI example...
Hi,
It seems that s112 soft device uses IRQ level 0,1,4 of nRF52832.
By default my counter has default IRQ level 6, my concern is about the delay of COMPARE interrupt...
Hi, Everyone
Environment: SDK15.3, nRF52840, Keil Compiler
I want to keep the previously set values undeleted even after OTA
My question is
1) Which method is better...
from this guide
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader#h23sjziacp7vrw0scs2t3tua1ax0426
It is...