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 an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
hi,
I am using nrf9160+NCS v2.6.1. When the CONFIG_SHELL_BACKEND_RTT feature is enabled, the power consumption increases by 80uA. After investigation, I found that the default...
Hi
Built and flashed ncs2.7.0 SLM application at NRF9151 DK. It will log booting log messages and then "Ready" as below.
Before ncs2.7.0, I found SLM application only...
Dear All.
Using, for instance, a peripheral nRF52840 SoC, would it be possible to change in real-time the text string being advertised, among several prerecorded ones, according...
Hi,
I am following the tutorial to implement the serial recovery on nrf52840DK https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders...
Hello,
Im using SDK 15 ble pheripheral and central uart example on my custom nrf52832 board.
I would like to know how to set MIN_CONN_INTERVAL and MAX_CONN_INTERVAL for...
Hello,
I would like to send a reason code when disconnecting the client (nRF9160DK) and server in MQTT. How can I do this?
It seems that there is no argument to specify...
When I use nrf_dfu_mbr_copy_bl to do bootloader updating, the data is copied sucessfully, but I find some flash data are updated from 0xFE000 and 0xFF000:
The data is the...
I’m working on a BLE-based door sensor project and my focus is to optimize power consumption for maximum battery life. The code I’m using is designed for a beacon using sdk...
Hi,
really new to the Zephyr stuff and Nordic micros. I've been through the dev academy training examples and get how to use GPIO and I2C by getting a pointer to a device...
Hello,
I wanted to implement a bootloader on nRF52840 which is having 1024KB flash and 256Kb RAM. Can i get any link or tutorial on this if yes can anyone reply to this...
Hi all,
I've been trying to get the samples/sensor/lsm6dsl example working with the nrf52840-based Xiao BLE Sense and have had no luck.
I guess that it's due to the power...
Using NCS 2.5.1. nRF52832 being updated using external flash.
We're having an issue with DFU's on a product that is using a high percentage of the application space (~97...
Using nRF9160. Using NCS 2.6.0. Building for the nRF9160DK with nRF9160. We were wondering if there's a way to enable both the shell and serial bootloader on the same interface...
Dear All.
While trying to complete the DevAcademy course on nRF Connect Fundamentals, using the nRFCommand Line, the VSC, and the Extension Pack to configure the correct...