I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi
I'm trying to implement bonding in a device based on the S120. As counter part i've used a S110 device or an iOS device (realized with LightBlue App).
While searching...
Hi All,
I am using nRF51422 and now doing ANT+ certification test with tool v1.3.6. And i find out some problem with the received value on my display in case of following...
Hi
i am not able write my application after I flashed the SD. I am using Jlinker lite (the one that comes with the Dev kit) and the scripts from the nrf pure gcc . I modified...
Hi everyone,
Is it possible to connect 2 devices simultaneously with the nRF51822 device? As soon i connect one device, the advertisement stops.
So, for me it would be...
I've already posted my problem here. But it seems a dead thread.
devzone.nordicsemi.com/.../nrf51822-timer-problems
I ran into trouble when using the app_scheduler without...
Hi, I've been trying to use the timers on nRF51822 but I just can't get them to work in my code. When debugging (with GDB and Eclipse), the execution always stops with the...
Hello.
I've asked a question a while ago, devzone.nordicsemi.com/.../sd_flash_page_erase-failing-with-s120
I've been using Linux, jlinkexe, and gcc that time. Now I...
I just got the new Nordic "mbed" dev board and have started experimenting with it.
In another thread it is explained that the softdevice is bundled into the generated ...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Hi Dev Team,
Please guide me that, What is the data format needs to follow between BLE profile and iPad in order to transfer data.
I am performing both update(read) and...
Hi,
We have an extra current of 1uA while in system off mode(no RAMS). we get ~1.6uA instead of 0.6uA as we read on SPEC.
Do you have an idea what may cause the extra 1uA...
I am trying to modify the ble_app_hrs so that i can write a value to the board and save it as a new heart rate value. So far i have added a BLE_GATTS_EVT_WRITE case to the...
Hi,
I tried my best to solve my problem via forum but unfortunately no success.
I got nrf51 DK and played with it a lot. successfully program the samples and tweak them...
Per release notes, flash memory footprint has changed. The Multilink central project resets when trying to clear pstorage memory area and so I'm assuming that it is protected...