Hi Nordic Team,
I am using NCS v3.0.0. I have added tamper detection under the General Diagnostics cluster (0x0033) and update the ActiveHardwareFaults attribute (0x0005...
Hello,
I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect...
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...
Hey guys,
I’m working on an nRF51822 design where I’d like to check the value of a GPIO at Power-ON, then either shutdown, OR start the BLE stack and do BLE stuff. I really...
when compiling " ble_app_proximity " exampled by Nordic, it indicates errors:
" D:\Program Files\MDK5\ARM\PACK\NordicSemiconductor\nRF_Drivers\3.0.0\gpiote\nrf_drv_gpiote...
Hi:
in ble_app_proximity(SDK5.2) ,i use lightblue to write data to ble,and i set a breakpoint in "ble_evt_dispatch".but i found breakpoint can't work when i send data to...
My product have to pass SRRC certification. The certification lab need 3 prototype. Their bt RF frequency must work at 2402MHz, 2441MHz and 2480MHz separately.
How can I...
Hi ,
I am unable to write to discover all services and write to a characteristic too.
On discovering services:
Discovering primary services
Received service discovery...
One of our computing-intensive algorithm takes actually ca 1.9s to finish. And it will be run periodically. Is there a way to minimize the power consumption of CPU processing...
class BatteryService {
public:
/**
* @param[ref] _ble
* BLE object for the underlying controller.
* @param[in] level
* 8bit batterly level. Usually used to represent...
I am looking through the following mBed development platforms. I am looking to integrate some mbed code into a production design. I am looking at which platform to export...
Hello Folks,
I want to send an array of two bytes and read six bytes back . Even though I am using bellow function but the Oscilloscope shows only 4 bytes of clock cycles...
Hi,
I'm using the nrf52 preview development kit. I have two boards. I flashed one with a ble_central example and the other with a ble_peripheral example using the nrf52 sdk...
Hi,
I'm using the nrf52 preview development kit. I have two boards. I flashed one with a ble_central example and the other with a ble_peripheral example using the nrf52 sdk...
Hi guys,
My device is in peripheral role and it normally connects with phones/tablets/computers.
I tried to search for device information service but this service is...
There was a thread about this issue:
devzone.nordicsemi.com/.../
I am having the same problem again.
I am using S110, RTOS, do 10 conversions on the same channel every...
Hello,
I have a Nordic 8001 chip bonded with an iPhone application.
I want to get the iPhone address but I saw that it has a random resolvable address. I've read that...
Hi,
we have two devices using android 5.0 have this issue.
bonding to s110, irk_counter=1;
s110 uses whitelist advertising.
android 5.0 device can reconnect to...