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'm developing a BLE gateway/scanner for nRF5 Mesh BLE network, my system components are as following:
Raspberry Pi 3 installed with noble nodejs library (as I'm...
Hello,
I am using nRF52832 s132 soft device and i have read accelerometer adc 3 axis value with sample rate of 244us instead of ms. For controlling my device i have send...
log1.pcap Hi, I am developing a peripheral application that can send around 68k of data in the notifications to the central
Notifications are send at the frequency of 284...
I took the ble_app_hrs code and made changes to suit my application (increased number of peripherals, included bonding/pairing, included ble_nus, added code for button, led...
We have problems when connecting to a device running softdevice S132 version 3.0 with a tablet running Android 7.0.
When we use tablet and nRF Connect, we get Error 8 ...
I tried to add ble_nus service to buttonless app (sdk 14).
Keil doen't raise any errors and compiled project, but app is not work actuall in NRF_LOG I can see these messages...
Hello,
I'm confused regarding the nRF82840 matching network found in the datasheet and dev kit. Is the Pi-filter composed of C3-L1-C4 the 50ohm matching network or should...
Hi,
I have a Rigado BDM-300 (nRF52832) on a small custom board.
Using SDK 13.1 with SD132 v4.0.2.
I've taken a template project and adjusted it to my needs. I can get...
Not sure if there is already a worked-out example of converting analog to digital data from AIN0 and then updating a characteristic with that data.
I've worked through...
Hello ,
I am using examples\ble_central\ble_app_uart_c\pca10031\s120 in the SDK 10.00 .
I know that s120 supports up to 8 peripherals. I am using NRF51 Dongle as a Central...
hello everyone:
i use nrf51822QFAC(with 256kb flash and 32kb ram).The project is this "SDK12.3-ANCS\examples\ble_peripheral\ble_app_ancs_c\pca10028\s130\arm5_no_packs"...
Hi all,
I have a board with old code, it has a bootloader + sofdevice 110 + application all from SDK7 and I want to upgrade it via serial single bank DFU, to the SDK11...
I've developed a PCB containing the nRF51822. I am trying to uploaded the example program "ble_app_uart_s110_pca10028" to it, but the chip is not broadcasting (so I assume...