Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello I have two questions about advertising:
1. First, I was wondering was if there was an example that shows how to set up a callback or some property that only allows...
while reprovisioning NRF-9160DK if i try Create JITP Certificates following issue observed.
There was an error generating the certificate: A Nordic Semiconductor product...
We are facing issues with the NRF7002. The device is able to connect to the network but does not receive a DHCP IP address when using a specific router. We using the NRF7002...
Based on sdk15.3, nrf connect app version 4.28.1 does the following: 1. Change the dfu code to the ble_app_hrs example, and the bootloader also enables pairing and binding;...
I have implemented NUS on device A and confirmed that it can be connected from a PC by making it the advertising sender.
Device B can scan device A's advertisements and...
Hello, I am using W25Q512NW ( https://www.winbond.com/resource-files/W25Q512NW%20RevB%2007192021.pdf) in my custom board. I want to store the sensor data in this flash.
...
Hello,
We have a BLE product using the nRF52840 and nRF Connect SDK. After upgrading our firmware to use nRF Connect v2.6.2 we intermittently get this assert from the SoftDevice...
Hello, I have a BLE Mesh application which is advertising the Mesh Beacon. If after mesh is enabled, I configure and advertisement for showing manufacturer data, the Mesh...
Hello,
Currently, we are using a bootloader on the nRF52832 with the nRF5 SDK, and we are considering migrating to the nRF52811.
We have identified two possible options...
I am using the nrf connect sdk manager to download a tool chain (any version) and they always error out with this error below. I am on WindowsARM 64. I am not sure that matters...
Hello,
I am using the following device and development kit:
Device: NORA-B106-00B (nRF5340)
nRF Connect SDK: 2.0.2
When an interrupt is configured on the GPIO...
Hi, in our project with the nRF5340 we desire use the nRF21540 to have a long conection for BLE, the problem is we don't have any pin free in the nRF5340 to manage the nRF21540...