Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
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...