Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
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...