Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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...