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...
I am attempting to load up the default NRF project "AT_Client" located at ...\ncs\v1.4.2\nrf\samples\nrf9160\at_client project, however, whenever I attempt to load it with...
Hello
I studying the nrf9160 , is it better to use the UART interface versus the SPI and do I need to use the flow control ?
Thanks a lot
Stephane Boudaud
Hi,
We developped a custom NRF9160 board and it works fine, it connects to LTE-M. We then designed a new version of the same board by adding few things (like NRF52833 MCU...
The sample code at ncs/nrf/samples/nrf9160/mqtt_simple is not connecting. I dod not make any changes to the ode. I am using NB-IoT. LTE is connected. The link monitor, LTE...
I just spent hours trying to use TTM with nRF52840 and I wanted to share the fix:
You need to use the Thread FTD CLI (USB) pre-compiled binary from v4.0.0 of nRF SDK for...
I would like to clarify my understanding of the connection interval since it doesn't seem to match what I'm seeing in the nrf connect mobile app.
Currently I've set my...
Hello all!
I have been modifying the door_lock_nus example to add the set pin command (0x05 from zcl reference). So I have modified the zigbee callback to read the new...
Hi,
I am wondering how to let these both run together. If I understand the sdk_config correctly the app_scheduler event queue can be used for the USB directly. But how should...
When performing a DFU the 2nd stage increments the expected device BLE address by 1 when the device being updated reboots. This potentially conflicts with the address of an...
We have developed a PCB using nrf52840 controller. It's a brand new controller. I am using SEGGER embedded studio for programing.
I have flashed an example code ble_app_blinky_pca10056_s140...
If one using nRF52840 microcontroller as non-RF one, in example configuration from page 593 / Figure 214, No 6 schematic, I have two questions
- does a ANT pin filtering...
hello Nordic
i am working with nrf52840 dev board, sdk 16.0, based on the peripheral app_ble_blinky example.
i have 2 spi comms, one twi, and use rtc, app timer and...
Hi,
I'm using nrf52840 and connecting to a mobile device via BLE.
After bonding connection, I'm restarting my nrf device in order to start advertising again, with...