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...
In nrf5340 audio application( SDK2.9.0), I try to set phy to 1M in CIS( 1 gateway,2 headsets).
I made these changes:
Add in prj.conf:
In C:\ncs\v2.9.0\zephyr\include...
Hi! I am trying to get the samples "Bluetooth: Direction finding connectionless locator" and "Bluetooth: Direction finding connectionless beacon" to work on nRF54L15dk. I...
Hello,
I'm working up an application where tens of kilobytes are sent via bluetooth to a device which then stores the data on the internal flash (nrf52832). I've worked...
I want to change the Tx power in nrf5340 audio application.
I add CONFIG_BT_CTLR_TX_PWR_PLUS_4=y to prj.conf, but the power didnt change.
How to increase the power ...
I am developing a new custom board using thingy53 as a reference design. The way I programm my thingy53 now is to use the SWD debug interface with a nRF5340 DK. I understand...
Different boards with the same layout have different power consumption when using NRF54L15.
The circuit board layout myself is used for locator tag development.
broadcast...
seems like pixel 9 has an OS-update announced, but not out, does this mean a google pixel 8 is the best bet?
any other solid hardware that 'works' with le audio, cis as...
Hello,
I'm now using nrf5340dk. I want to use its net core to connect ina219 through i2c. I knew that net core i2c is &i2c0, so I set the overlay file like follow,
&...
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...