In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
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...
Hi everyone, I have a problem when I tried to configure UART ( baudrate, parity, data_bits, stop_bits, flow_ctrl). I upload my project:
#include "myuart.h"
#include...
Hi,
I want to use nRF9160's internal RTC. I coded it but did not get the real time correctly.
SDK: 2.5.0
IDE: vs code
board: nRF9160dk
Best regards,
Liza
I'm going through the Academy courses and somewhere around Lesson 3, I could no longer flash firmware to the nrf52840 DK.
I browsed the forum and found some notes around...
nrf connect for desktop nrf54l15 device not detected by bluetooth le app
log:
12:18:38.872
Using nrf-device-lib-js version: 0.4.4
12:18:38.872
Using nrf-device...
Hi,
in Cellular Iot Fundamentals there is in lesson 4 an exercise to move to MQTT with TLS.
As I used MQTT helper library, I wonder if it is enough to modify the structure...
We had an issue with the FDS such that if the device lost power in the ~50ms window after bonding was carried out, the FDS would take longer to initialise when power was restored...
Hello,
I have read conflicting information on whether Verizon requires the LwM2M library to certify on their network. We will be certifying a nRF9151 modem.
This Nordic...
Hello,
since using Bluetooth requires an expensive qualification process, I am looking for a more affordable alternative for a startup/small business like me.
The only...
Hi,
I created an application, that scans on Coded PHY and 1M PHY simultaneously. The problem is, it only works with the Zephyr opensource LL, but not with the Nordic Softdevice...
Hello,
we are developing a new product based on the nRF52833 QFN40 IC.
We would like to add the nRF21540 range extender to the product and also a SPI Flash to store...
I am currently working on a project involving Bluetooth channel sounding for distance measurement using the nRF52840 dongle and nRF52840 development kit. While I was able...
Hello,
I’m using the nRF Connect extension for VS Code, and I encountered an error while trying to compile the peripheral_hr sample code.
I'm using SDK 2.9.0 with toolchain...
Hi
using nrfConnect SDK 2.9 I try to use the non-blocking SPIM example and the nRF52840DK as starting point for my application.
I encountered an error:
CMake Error at...