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...
Hello,
I am wondering if you have any plans for implementing a Softdevice that supports BLE mesh network on nRF52832 in near future?
If not, if I were to implement it...
I'm reading about beacon scan response requests and scan response packets, where a client (like a phone) can request the beacon respond back with local name and other info...
Hello,
I need to implement mesh networking capability in the beacons which are ble5. Can anyone explain me how do we achieve that?
I want send specific data via one...
Hello,
I have nrf52832 and sdk14.1.
Everything works fine but after starting the device i get this information and there is no further progress from there on:
<info>...
Hi,
I need to make two FSRS to read and display the output simultaneously. So, initially I had to get the ADC values from two analog pins at the same time. After struggling...
Hello all:
I have a big problem,I use SDK13.1, softdevice is S132_V4.0.2.When the program starts executing scan_start(),the program crashes.
At first I thought there is...
I'm developing a minimal bootloader on the nrf52832 that just reads/writes flash and decrypts some data already present in flash. I'm using the Bluetooth Spec's own sample...
nRF51822 sdk9.0
I am having a problem with GPIOTE. I have four interrupts programmed on four different pins.
As long as the signals do not transition at the same time...
I would like to use an external JLink and the interface MCU's virtual COM at the same time. I want to control the nRF52840 via UART connection using one host (Raspberry Pi...
Hi. I have a peripheral application that spends a lot of time doing stuff, but not in a BLE connection. In order to debug it, I have it use nrf_log with a backend that just...
Hello,
I would like to capture sound using pdm driver and to get this info in the computer using uart.
When I have the buffer from pdm I copy some data in a buffer to...
Hi,
I was looking to buy passive components for NRF51822 QFAA. Bill of Materials states specific tolerance and dielectric which is very difficult to find so, can anyone suggest...
Hi,
I try sample code usbd with PCA 10056 and it work.
On my custom board, same sample work fine too. But when I plug jtag, and try to debug my code, usbd can't be enabled...
ble_senso4s_v_0_7_poenostavljena4_1 power_manager.rar Hi
I read a lot about p_storage library and I tested it and works great if I use SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
Hi,
when using the following codes, I have some errors related with the ID of record,
please help to let me know the solution,
The errors are NRF_ERROR_INVALID_PARAM...