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 currently i am using nrf52840 s140 sdk ver 17.1.0 and have added buttonless dfu in the central uart application after running we got run time error and we followed the...
1. HI currently i am using nrf52840 s140 sdk ver 17.1.0 i have integrted the secure boorloader /pca10056_ble sdk with central uart after merging i have faced run time error...
Hi currently i am using nrf52840 sdk ver 17.1.0 s140 i am using the sdk flash storage example in .\.\_nRF5_SDK_17.1.0_ddde560\examples\peripheral\flash_fstorage where i am...
1. Hi i am utilizing nrf52840 sdk with ver 17.1.10 s140 and i have the central UART as main app from there we are calling bootloader
2. Before calling bootloader ble dfu...
I tried to use mcumgr to write and read files to the littlefs of 9160. According to the instructions, I will enter mcumgr conn add acm0 type="serial" connstring="dev=/dev...
Hi are there any image/bulk data transfer demo to test throughput between nRF and iOS application
There is one for older nRF5 SDK but couldn't find one for nRF connect ...
Hi,
I use two nRF52833-DK boards for uart communication (both using pin p0.06 for TX and p0.08 for RX), with their TX and RX and GND pins connected to each other, and perform...
Hello
I am facing issues while pairing nRF7002DK with nRF WiFi provisioner app, when I build the app (provided by nordic and hosted on github). However the pairing is successful...
Hello. On july 26 at the same hour, about 30 of our cellular modems stopped sending data. They are all using Verizon firmware. The units using Hologram firmware are still...
Hi
I have 2 BLE boards with some environment sensors on them.
I need to synchronise the 2 boards with < 1 mili second precision.
one board is configured as central,...
I am using an IMU sensor in sensor hub mode (LSM6DSV16X, LIS2MDL) with the FIFO interrupt interval set at 30 Hz. The data is sent over BLE. It works perfectly when using RTT...
Hello,
We are using Zephyr OS and SDK v2.5.0 on nrf52840 chip. We have noticed some delay between spi_write and spi_read of 29µs,which is critical for our goal. Comparing...
After I installed nRF Connect SDK 2.7 and tried to run the pre-release version of VS Code extension, I am now compleatly unable to make nRF Connect for VS Code function. ...
I' m using custom board of nrf5340 with nrf7002, and the SDK version is ncs v2.5.2.
I've tried to build and run, but the log in RTT viewer is only print the line "Bringing...
Hi nordic:
I am currently using NRF52833 to create a MESH product and would like Bluetooth to send AOA tag information in MESH mode. Is this feasible?
Best Regards ...