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. I did some testing with two nrf5340DK boards to check the accuracy of distance measurement with Nordic's nrf_dm app. Even in non-high precision mode the reading with ifft...
Hello,
I've developed a custom PCB which uses an nRF52810 SOC. I've been developing the software for the device using NRF Connect SDK 2.6.1 in Visual Studio Code, and I...
Hi,
We are currently starting a project using the nRF52832 as our controller, Segger Embedded Studio 5.42a as our IDE, and nRF5 SDK version 17.0.2.
Project Requirement...
I have found a bug in SDK v2.6.0 at zephyr/drivers/flash/nrf_qspi_nor.c while erasing the external MX25R64 flash.
Environment:
nRF5340 DK Hardware (MX25R64 external...
Hello
I have a custom board based on nrf9160 and I cannot claim and make REST API and JWT auth work for it.
These are the steps I followed
1. https://github.com/nRFCloud...
I created a blinky example in zephyr and created my board with Create a new board The build goes well and runs well. The problem is that the device tree gui does not run and...
Hi
We use the nRF52840 (aQFN73) with a 4-layer 1.6 mm PCB for our current project. The top and bottom layers are for signals, the two internal layers are ground and power...
Hello,
I am using two nrf52840 DKs to test ble transmission and i2s output. The nRF Connect SDK I use is v2.6.0.
Both of them are ble connected. One sends data to the...
HW: nRF5340DK NCS: v2.8.0
After installing NCS v2.8.0 from ToolchainManager, I tried to build the project but failed.Error message "No such file or directory: LIBGCC_FILE_NAME...
I have a Raspberry Pi Pico which is powered by a Lipo battery. I want to measure the current with the Power Profiler Kit II. I hooked the 2 grounds to to the board, and VIN...
I am using BLE mesh in nrf52840. I have modified the sensor server sample and sensor client sample to suit my requirements. I am using toolchain and sdk v2.6.1. It is working...
I am working on zigbee network.
I have seen that there is an event for network joining but could not find any event for network disconnection.
If I want to check that...
Hi
For a low power product, I need the nRF54L15 to wake up periodically with very low consumption in between. In the deepest sleep mode there is no RAM retained and so the...
So I've been trying out the nRF9161DK, and had a lot of problems creating builds with the included samples. Mostly CMAKE errors.
Guess I'm missing some basic knowledge here...
I am using NRF Connect SDK v2.5.2. Sometimes, after I factory reset my Zigbee router device, it will immediately join a network with PAN ID 000000000000. I get this with my...