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...
I want to run nrfutil 91 modem-firmware-upgrade --firmware "$FIRMWARE_PATH_1" --serial-number "$SERIAL_NUMBER" on Raspberry Pi,
unfortunately. The version that can be installed...
Hi All, HW: nrf52840dk SW: ncs-v2.6.1 Issue: I'd like to be able to create a directory in my project say `/storage_part` place some files in, and during the build process...
as pic shows all parts of vscode kits are blank windows, i don't know how to fix these, any ideas? it seems the sdk and west repo already online, and in my bash i can complie...
OS: Ubuntu 20.04.6 NCS SDK: 1.6.1 Segger: 5.50c
I recently got a new laptop, which I installed using the following guide:
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
i'm developing a board based on nrf5340 and i want to use npm1300 as the pmic. My board is very constrained in terms of space so i'm trying to trade-off the flexibility...
Hello,
Running on the latest 2v7 release 2 light switch examples, one running the lpn overlay and the other without. Creating a scenario with lpn node and a friendship node...
Hello all,
We are currently working with the nRF5340 on a custom board and have encountered an issue with the Real-Time Counter (RTC) using the nrfx libraries. The problem...
We have an application that is looking to receive a value of 'test\0' in a custom characteristic. From the Android version of nRF Connect, I just do this with a byte array...
I have a design in VS Code that works fine on a Windows 10 computer (original development was done here). Because I spend so much time waiting for my compute to compile my...
Hello, I want to know what voltage level are the pins on DK5340 , I am using USB cable for power supply. I read that the DK is compatible with ARDUINO REV3, so does that mean...
Hi, I am using nrf9160 with aws_iot library with zeyphros
Now the issue is when aws is initalized I get mpu fault, I have tracked down that issue is coming from mqtt helper...
It gives an error while updating with DFU. I am using the internal oscillator in the circuit. When I try it on a card with an external oscillator, the same DFU file works...
Hi!
I might be missing something obvious, but I'm having trouble reading the battery level at the Coiote LWM2M server connected to my Thingy 91.
The Thingy runs the asset...
Hello,
I am using the modem firmware 1.0.1 for DECT-NR+.
nrf_modem_dect_phy_modem_cfg in the latency field contains fixed delays in modem time units. Are those automatically...
I have been using an nRF52840 dev board and a nRF5340 dev board to program Bluetooth demos. Just today my nRF52840 board became very difficult to flash I get the error,
...