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...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi,
We have two services, apple ANCS and Alert Notification on iOS. We try to connect it with 51822. There is an exception case the the alert notification function not...
Hi,
Sorry, it looks like a ios question. We found that when connected ~10 or more 51822 devices, the iOS BLE will malfunction. We can no longer connect new device to the...
Hello,
I'm using the nRF8001, and I'm trying to max out the bandwidth between itself and an iPhone. The iPhone's connection interval is 30ms (minimum). I'm sending 20 bytes...
As title, does nRF24LU1+ have updated version(16 bit or 32 bit MCU )?
We need to process audio signal in conjunction with nRF51822(device side), but the current nRF24LU1...
I got a question to upgrade firmware in keil and after that I can´t program the device and in nRFStudio I tryed recovery but it does not work. In "keil/Config flash tool"...
Hi, I am working my way through the Nan 36 document and everything seems to be working fine. Have a question regarding Button Pullup.
Little confused on this piece of code...
hi nordic team,
i am creating a custom profile with one characteristic, where it will read data from sensor and send it to the usb dongle for every 200ms.
i created...
Dear Nordic,
Can nRF8001 to provide the iBeacon adv. data on air ? (with broadcast pies ?)
If yes, could you please provide an example for iBeacon?
Cheers,
JASO...
I use a S120 central to test a multi link connection.
\Nordic\nrf51822\Board\nrf6310\s120\experimental\ble_app_multilink_central
when the connection is established , the...
Hello,
I have taken a pre-generated XML config for nRFgo and modified it by adding some services
Here is what my config looks like
gyazo.com/bc330e7590afaa22533c200ff17eb902...
I can't figure out why but my build cannot locate files that are included in the makefile.common
I'm using SDK 5.1.0 and the ble_app_hrs project. It seems it can't find one...
My device is smart watch. We transfer some data to phone and receive notification from phone over BLE.
My question is those two functions(connect_params_init and sec_params_init...