Hello, we are developing a BLE application using nRf52833. Because of the waterproof & stainless steel casing requirement with rechargeable battery charging capability, we...
Trying to set up a PPK(II) to measure the current in my nRF 52833-DK and preparing my nRF Connect for desktop to do so, I notice that this tool is demanding a V7.94i version...
Hello,
I am working with the NRF5340dk, nrf7002ek, and PPKII. I am unable to get the DK to power up with the PPK. I used a knife to break the trace but for some reason...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
Hi Nordic team,
We're experiencing two issues related to partition handling in Zephyr/NCS and are looking for your guidance
Issue 1: settings_storage is erased after BLE...
Hi,
I am trying to program the custom nRF9160 board using SEGGER JLink/SWD programmer , For same of the boards when connected to custom board and trying to select the device...
Hello,
I'm working on a concurrent role device (advertiser+scanner+peripheral+central) and devices are configured to connect each other in a mesh-like way (Note: I'm not...
Hi,
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i need to access it's GATT profile services and characteristics.In example ble_app_hrs_c_pca10056_s140...
Hi,
I am working with the nRF52832 development board and am running SDK 13.1.0 and SoftDevice 212 4.0.2. I have flashed a modified version of the broadcast example onto...
Hi everybody,
We have used both nrf51822 from batch 2015 week 33 and 2016 week 27 and found big discrepencies on BLE connections (stability issues)
Is there major differences...
Hi all,
I have sent an application ZIP OTA and performed DFU, the log:
...
<debug> app: All flash operations have completed.
<debug> app: Starting reset timer...
Hii,
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i am able to get battery level of advertiser but i what advertiser's device information...
Just like the title, I want to know what they are, because I recently in looking for nRF5 SDK for Mesh often see the nRF OpenMesh related information, so I think they are...
Hello,
I am trying to use ArrayList for EasyDMA along with PPI but I am not sure whether or not I am configuring it properly to be used with the SPI interface.
So far...
i am using ble_app_hrs_c_pca10056_s140 and when connected to one particular device i am able to get battery level of advertiser but i what advertiser's device information...
Hello experts,
I am getting into the word of Nordic and hence here is my first question. Kindly help.
Software version: SDK-14
Hardware revision: nRF52832 DK (PCA10040...
Hi,
The SoftDevice uses the GPIO pin and port abstraction to configure and control IO's. When developing in Thread, how does one access and control the nRF52840 GPIO's...
I call the following function to delete old FDS records before I write a new record. It works well if I have only one old record. But when there are multiple records, it stops...