I'm encountering a blocking issue when trying to create a new board using the NCS Board Wizard in VS Code with Nordic Connect SDK v3.0.0. After filling in valid inputs and...
Hi all,
I've build a custom bord with an nRF9151, I try to connect to aws iot but it's seems it's doesn't work probably cause by bad cert, I got AWS_IOT_EVT_DISCONNECTED...
Hello, We're developing a firmware for our board based on nRF9160, using ncs 2.7.0. We want to allow the user to set the certificates over i2c. How can we in a secure mode...
We are developing an IoT device that utilizes the nRF9151. We would like a review in the second round of our schematic and layout to understand if there is any issue that...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
I use s110 send notification to s120 in 1 - 1with 7.5ms connect interval,but the data maximum data throughput is only 21.3 /2 kbps.how can i do to raise the throughput???...
i use s110 send notification to s120,and set connect interval with 7.5ms,but in actually the connect interval is 15ms!!I see s120 softdevice specification,s120 as client which...
Hi,here i met an issue that when i set address type in public mode by funtion sd_ble_gap_address_set(),and then the advdata packet data was all zereo.This project was created...
Dear ladies and gentlemen,
There is not much information about the RESET pin in the datasheet. I guess, it doesn't have an internal pull-down resistor, but when I look at...
Hi,
I have a problem configuring readback protection using boot.
It seams that the BOOTLOADER stops when trying to read some information from the softdevice if readback...
HI:
i want to use peripheral and central function.and i can switch it to work peripheral or central state when i need.which stack should i use.s120 or s130.
I am using CMSIS RTOS (RTX) to implement an application for the NRF52 DK. I have found an error in the SVC handler that results in a hard fault when calling a soft device...
Hi all,
I was trying to use the S130 Softdevice but the uart peripheral doesn't work properly... I am trying to send three bytes, but only one appears. Flow Control doesn...
I am using a mutex to protect a serial debug printout.
Is it safe to use sd_mutex_acquire in a blocking manner, provided it is only called from main and softdevice callbacks...
As suggested in another post , I asked to our Nordic dealer about nRF52832 chip availability.
Thay talk about 2015 december for mass production , as your direct info confirm...
When i setup DEVICE_MANAGER_MAX_BONDS in 2 and trying to connect third device the nRF 51422 (10028) is freezing and all LED's light up. Why the algorithm in "device_manager_evt_handler...
Hi
I managed to integrate the buttonless DFU example, but while testing it, I have a few difficulties.
I use Lightblue to access my services and enable notifications...
Hello There, I want to connect two slaves to my nRF51422 PCA10028. I came up with the idea of using two master communications which share MOSI AND MISO but have different...
Can the chip be updated from an ANT device to a BT Smart Central. This means it starts its life with an S210 and then gets a serial code update to an S120. Obviously with...