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...
I intend to implement an application on nrf9160, that makes use of mutual-tls to communicate with a peer.
To this end, I need to store a private key in a save place on the...
Hi,
We are looking to implement the Bluetooth UART example but the slave radio is multiplexed with a 802.15.4 protocol.
Can you confirm the following please?
1. The...
Hello again folks,
Recently, I closed a ticket regarding MCUBoot, DFU, and the USB Mass Filesystem. Unfortunately, I'm still having problems. That ticket, for the curious...
WE are using IM66D130A (digital mic) and nrf5340 on our custom board. The mic picks up the heart beats which we need to transfer to the mobile application in real time. The...
MCU: NRF52833
SDK: NRF 2.6.0
We are storing user data on NVS at "settings_storage" address. This helps with our application opertaion.
We have also added OTA DFU to...
After changing to a new computer, my Bluetooth connection started failing. The new computer has Bluetooth 5.3(HCI 12.13944 / LMP 12.13944). "Our Observations" and "The workaround...
Hi,
i want to integrate FOTA in 5340dk. I am using an EC200u CN GSM module for the internet access. I am able to connect with AWS cloud using mqtt protocol.
But still...
Hello experts! I have been trying for some time now setting up my own custom service GATTServer and GATTClient with two nrf52840 DK.
On the server-side I have modified...
Pstorage I use it in nrf51822, feel that sometimes back to cause Bluetooth abnormal, I don't know what is the reason. Especially when calling uint32_t erase_inner_flash(pstorage_handle_t...
Hello,
I'm using nRF5340 audio application with nRF Connect SDK v2.6.0 on nrf5340 Audio DK.
Since it will be transplanted to the custom board in the future, I added the...
I have tried to follow the Zephyr CLion instructions and got it to build. However I could never get to the point where I could run or debug the project on the device. Various...
Hi,
I am writing to seek assistance with an issue I've encountered while attempting to create a modem trace on my nRF9160DK board.
When flashing my asset tracking code...
i have to use mqtt for my project. Now am using nrf 52840 for transfer data to from my device bt840 if i want to go with MQTT have to connect wifi module with ble.
esp32...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am integrating NUS Central...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am integrating CDC ACM...