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...
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...