Hi, Any one kindly suggest and Chip based antenna for the Thread + BLE and Wi-Fi + BLE protocol in NRF54L15 protocol. Also kindly suggest the PCB based antenna for the Thread...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
Hello forum ,
As i m working in nordic nrf52840 where i have taken adc value of photodiode ,then i have created service and characteristics i will share the image for that...
Hi,
Does Central or Peripheral UART enable ACK/NACK in the code for BLE communication? How does Peripheral recognize if Central has received all the data ? Is there any...
Hi
I had a device that did not start up - because it was waiting for the 32KHz clock to be stable.
So I tried to change the setting below from 15pF to 5pF and it started...
Hi,
I'm using nRF5 SDK v15.0 with S132 v6.0. I have two questions:
1. I use the ble_app_uart example. We want to use high UART baud rate, so I change it to 1M baud rate...
The project I am working on stores information in SRAM while it waits for the radio to get in range and transmit data.
I want to know if I can put items in SRAM buffer that...
I'm trying to learn the DFU process and how to include it in a project under development using SDK 15 and the nRF52 DK. I programmed the DK with the S132 Softdevice and the...
I'm having issues with slow directed advertising. I'm having a BLE peripheral where I want the device to advertise (direct) upon disconnects. I initialize the advertising...
My project goal is the following: To get data over USB and sending it to a computer using Bluetooth 5.
I've been looking around for a Bluetooth 5 dongle, but have not found...
I'm trying to sample ADC signal using 12 bit ADC resolution, but the digital signal doesn't match the original one seen in the Oscilloscope.
Here are my ADC configurations...
Hi i'm trying to using link with SDK14.2, and modified to the code with some init api,
when i used the MadgwickAHRS.c i modified, i got some trouble when i try to new a...
i'm have 2 device communicate byte UART protocol, one of them is NRF51822 and the other is some kind of MCU that i don't know clearly
NRF will send request to MCU then MCU...
Hello,
I'm usign nRF52832 with nRF5_SDK v15. I modified the example "ble_app_uart". I just remove the ble functions and added gpiote functions to wake up the MCU from sleep...
I would like to count fault code pulses that are 250mS active low duration with 250mS between pulses at the end of the pulse train there is a 1.25sec active high. The pulse...
BLE button and movement function seems ok now. How can I send media function like AC Forward or AC Back ?
// Report ID 3: Advanced buttons
0x05, 0x0C, // Usage Page ...
Hello,
We have developing solution for IIoT using Nordic BLE mesh technology for many node to other many node then send to own server. We have select one analog sensor and...
Hi,
I am using nRF52840 SoC. I want to test all the features like NFC, Bluetooth 5(Long range, throughput, Advertising extensions) features , Thread, BLE Mesh and rest provided...
What value should I use to calculate load capacitors with 4 layers? Using formula: C 1 = C 2 = 2C L - C PCB - C PIN
I found that for nRF52832 I should take that C PCB +...