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 Nordic:
I just got some confused when I did development between mesh-sdk-2.2 and mesh-sdk-3.0 examples today.
And finally I find a steps to produce an issue of compatibility...
The project I am working on is to store the data acquired through BLE_uart_c and the data collected by the sensor on SDCard. I use FreeRTOS. The problem is described as follows...
Hello,
I have a device that use a NRF51822 with softdevice S110 V7.1.0 with the corresponding bootloader.
The new firmware I develop for this device is base on softdevice...
Hi,
I want to know which pin is signal input and which pin is signal out put for XL1 and XL2, XC1 and XC2.
The document just say they are analog inpu, no ohter introduction...
A cusomer wants to replace a serial communication with BLE. Host side is fixed with WL1837 Wifi-Bluetooth Module and Linux.
How can he implement the Nordic UART Example...
Hi! I have tested programs on three nrf52 DKs before, and when I connect this time, two of them show up and work well on my PC, while the other one just has all four LEDs...
In our Nordic application, we are sampling ADC data at 500Hz and sending the captured 5 sample data at 100Hz frequency to UART Mobile application over BLE.
Each sample is...
Hi,
I run the demo program "ble_app_hrs_freertos" and the ble can advertise, and my phone can find the device,but can not connect to it.
When I run demo program "ble_app_blinky...
Hello all,
I have NRF52840 and SDK versions from 12 to 15.
I want to implement the mesh network by which i can distribute the data to the beacons or devices on fixed interval...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hi there,
We're working with a Nordic nRF9160 DK and are trying to get access to the network in both Spain and in Ireland. In both cases, the iBasis SIM won't work in...
Good day,
When testing our own board with a module (BT840) for communication range, we obtained the following results: 1. removal for a distance of 1m: 55-70 kB / s 2. removal...
Dear Nordic,
I am using nrf52DK
I modified "examples\nfc\writable_ndef_msg"
I am using an ingenico POS payment terminal
The working flow is ;
pos sends apdu...
Hello,
I am working on implementing the USB HAL for the nRF52840 for Mbed-OS's upcoming USBDevice feature release. I am trying to get my implementation to pass all of Mbed...