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 trying to design a custom board for nRF52840. I used the nRF52840 dongle's HW files in Altium to create a new board. Unfortunately the Altium project does not include...
I am trying to make the timer example works under the BLE blinky example. I have copy the code and enable the defines in sdk_config,from one project to the other but timer...
Hi i want to send a string using uart over bluetooth. For a try i compile ble_app_uart and flash it to my dk but i can not see the message on the terminal neither in Putty...
Hello everyone,
I am using nrf52832 module with SDK v14.2 and SD v5.0.0 for my development.
Recently, i started facing the below issue:
Once i try to pair the module...
Hi Great QA team:
Our client has made their product in MP stage but found out that some of the ICs with FDS Bug (Base on SDK 15.2):
REF: FDS - data corruption https:/...
Hello,
Quick question.. we are working on a board and running very low on GPIO pins. It would be helpful to remove the low-frequency (32k) XTAL, to recover those pins. The...
Dear,
I am testing with thing91
todo: read and send the temperature to my webserver in each 15mn
using: thingy91, LTE_M
sample1: in the fridge (4C)
sample2: in...
Dear community,
I am developing a firmware using SDK 16.0.0 which handles interruptions from an accelerometer and a timer.
I've built on top of APP_UART lib a set of functions...
Hello,
I tried to use use pc-ble-driver for Ublox NINA B3 EVK which has nRF524840 .
It failed with following error:
./heart_rate_monitor_v6 /dev/ttyACM0 Serial port...
Hi everyone,
I am using "nRF5 SDK for Thread and Zigbee 2.0.0" in my project , that includes the libraries of OpenThread (commit 704511c96e0d093139e4b80ef0739ed2d701afb1...
Hi there, currently I'am designing a circuit for nRF9160 inspired by Thingy:91. About Thingy's antenna tuning (Thingy:91 User Guide page 16+17) I have some basic noob questions...
hi guys,
I was just getting started with Nordic nRF52832, I want to find buffer containing bluetooth scanning data (Beacon) to process but see the examples but can't see...
Hi there,
I added the GPIOTE driver for the project ble_app_blinky_c under the SDK13, where if I enable GPIOTE my current consumption in sleep mode jumps from 3uA to 5mA...
Hi,
I am writing C/C++ programs running on open-embedded boards to talk through pc-ble-driver (v4.1.1) to bond (Security mode 1 level 4) with PCA10040 or PCA10056.
I found...