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 Support Team,
I want to design a small Windows tool to flash firmware images and set the device serial number for our device, which is based on nRF5340. Could I ask several...
Hi Nordic Team,
I am using the nRF52840 microcontroller and have interfaced a modem with one of its UART modules, as my modem communicates with the Nordic chip via UART...
hi, is it possible to flash the proprietary code in nRF52840 usb dongle using nrf connect app? if yes how? if no then what is the altrernative way to do? is possible to flash...
Hi i am using ble app uart example of nordic 5 sdk sodt device 140 for nrf52840 dk . i am configured that as peripheral my code works fine suddenly i face a issue that data...
Hello,
I'm using two NRF5340 Audio DKs — one as a Gateway and one as a Headset — running the nrf5340_audio example.
Is it possible to configure the Headset device to...
Hi
I am using 4 nrf52833 DK to see the relationship with RSSI and Dara rate. I have two running the nordic uart service and print out the RSSI, they are using TX=0. And...
Hi,
Recently I am studying the relationship between RSSI and datarate. Intuitively, I think lower the RSSI lower the datarete. Is there any physical evidence for this guess...
We're seeing the following intermittently while attempting to connect from a Mac/iOS Central.
Using Android as a Central does not produce the same error.
Sometimes...
Hi Nordic
Sample: asset_tracker_v2 (with only changes to overlay-azure.conf) SDK: 2.5.2 Modem FW: nrf9160_1.3.5
I have followed this tutorial https://learn.microsoft.com...
I am quite new to the nRF5340 Audio DK and used 's project on https://github.com/ace-johnny/nrfadk-hello_codec to get me started.
The overall project goal is to process...
In our specific application, we have an analog input signal to the AIN0 pin of the nrf52840 chip.
We know that the maximum negative voltage in a GPIO must be -0.3 V, and...
Hello Nordic Team,
I am working on the MQTT over Wi-Fi sample I previously installed the MQTT dashboard application from the link you provided https://www.zephyrproject...
When I compile the attached example project like this:
I get the following warning:
And the compile flags for main.c (taken from compile_commands.json) are:
I...