Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
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...