I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi All,
Simply put I am trying to use the Xiao BLE Sense board connected to the Expansion board (with SD card slot) to write audio recorded data from the Xiao embedded PDM...
Hello, I'm programing my project while using the nrf52840 chip. I'm using segger embedded studio for the programming part because with the nrfconnect I have error code 9 ...
Hey guys,
I just came up with an error I can't explain with my current zephyr knowledge and I really can't workaround because the other MCU isn't programmable and needs...
Hi I wish to integrate Matter over thread in unicast audio server . My objective is to use matter to control the volume and play/mute states. I would like to know whether...
Hello, checking if it's at all possible to have uart working on the nrf52832-dk using pins 18 and 21. I can get rx/tx working with an ftdi using pin 12 & 13, but not 18 &...
SETUP:
2 x NRF54L15 DK initiator/reflector sample (as of 4/8/2025) Major RTT settings below - RTT (BT_CONN_LE_CS_MAIN_MODE_1) with 1M phy, 32 bit random RTT (will add settings...
I am working with nrf52840 dongle, details on the antistatic cover are( nrf6829, 2.1.1, 2024.02). I am trying to flash it using https://github.com/adafruit/Adafruit_nRF52_Bootloader...
I made some tests with PPK-II in source meter mode by connecting a load resistor in series with a Fluke 8846A ampere meter to the PPK output. A also hooked a GW Instek GDM...
Hi all,
I'm facing a challenge with efficiently transmitting high-frequency sensor data over BLE.
I’m sampling sensor data via SPI from a sensor capable of outputting...
Dear Team,
I am attempting to provision my Thingy91 device to AWS IoT Core using Fleet Provisioning with the Claim method. I've been closely following the instructions in...
Hi everyone,
I'm experiencing an issue with my nRF54L15DK board.
When I build the OpenThread CLI sample with the /ns configuration, everything works as expected. However...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
Hello, I am working with a Seeed XIAO nRF52840.
I'm able to get an average of 500 uA in SYSTEM OFF mode. However, for this application, the current consumption during wake...
Good day,
I am trying to program the nRF Sniiffer firmware to my nRF52840 dongle using the "nrfutil device program" command.
According to the User Guide v3.2 for the nRF...