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'am working in a project. I start a watch dog in that project,but I need to stop the watch dog something.And I don't know how to stop, can anybody help me.
nRF51822 and a PC were connected, nRFgoStudio was started and nRF5x Programming of a device manager was opened, the following comment comes out, and nRF51822 device can't...
hi i am trying to send data through external bluetooth using uart. however i am facing some issues.
The problem is that when connecting the tx pin from nrf52 dk to rx pin...
HELP ME! THX!!
Using the NRF51822, S110.V6.0, When I use the timer2 , want 3s timer of uart-sending words in BLE, but the result is not the same of the UART-ASSISSTANCE's...
Hi,
Edited topic to match the issue:
I've just started poking around with nrf52 chip and I'm now in process of waking up custom hardware, but I seem to have issue with...
Hi all,
I want to update my connection parameter as follow because I want to connect with both apple and windows devices.
By sniffing in Wireshark I found that my IPad...
I am using a static passkey to set up pairing and after that the devices are supposed to bond. The issue I am encountering is that when the wrong passkey is entered or if...
Hello every one,
i want to make a project including a ble chip, i decided to choose one the nrf51 or nrf52 serie, but i am totally unfamiliar with everything!
i have found...
Hello,
I played around with the UART demo on the nRF52-DK and the belonging Android apps nRF UART v2.0, nRF Connect and nRF Toolbox. On PC side I used a serial console...
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 boarde and s210 soft device. My firmware makes use of sd_power_system_off(). If I have an update...
Hi guys
I'm trying to load the ble_app_beacon project on a custom board. I am able to flash the softdevice and the application, but the chip is not advertising. So, I started...
I've got the experimental ble blinky example project on an NRF52 PCA10040 working fine with an added custom characteristic. I can connect, discover and read/write characteristics...
Hi
I've implemented support for the FStorage and the FDS in our application. In some cases it happens, that the function "fds_stat" does not return.
The reason can be...
Hi,
Is it possible to reconfigure NFC pins to be GPIO inputs (and vice-versa) without any kind of reset? It seemed like some kind of soft reset was required when I looked...