Hi,
I am almost done with my code for channel sounding with multiconnections. It all works, but somethimes i get this after a certain period of time: This Warning pops...
Hello, Nordic Team! I followed this document and used the XML file mentioned in the document. custom_clusters
I did regenerate the files under the zap-generated folder,...
Hi,
I want to develop a new project without using NCS way. For this project, I didn't use the Kconfig and deviceTree.
The hardware I use is NRF54L15-DK.
My purpose is...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi, I'm working on the DK for nrf52832. I have a working code for BLE, and another working code for die temperature using interrupt. Now I want to merge them and trigger the...
Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
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...