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...
Can the NRF5340's the network core on-chip Flash & SRAM be extended /utilised by app core so that app core can get more memory to run
Presently the WiFi integration with...
Hello all,
Please let me know which module we can use for mesh networking for home automation project (lighting control through smartphone app),maximum how many devices...
I started analyzing my application using SystemView to try to resolve a bug. I think I have configured everything correctly. However, when I start the analysis, I notice that...
Hi Nordic,
I am trying to merge nrf5 mesh serial and serial DFU, I have added serial DFU to serial mesh example, it is compiled successfully and do not show any errors...
I am currently working on a project utilizing the nRF52840 DK and dongle to measure distances between devices. In the process, I am leveraging the nrf_dm application, which...
NCS 2.6.0 nRF5340 project /ncs/v2.6.0/nrf/samples/matter/lock I want to enable APPROTECT on both app core and net core core. I want to enable it in firmware without UICR....
This question relates to using zcbor .
Basically I have the following.
I got The contents of FRAME - 00, 00, 00, 02, 00, 01, 01, 00, b0, 06, But I was expecting 00...
Hello,
we want to send a continous carrier with nrf9151 on dect-nr+ on a specific channel.
With bluetooth there is a testing option in nrfconnect tool.
Is there any...
Hi I would like some advice on where to start learning Nordic BLE?
All I could find by searching was advice from 6-9 years ago, I think today they are not relevant, because...
hello,
I'm doing a power consumption test, but I'm not sure which project to use to test the power consumption.I tried the "peripheral_lbs" download with NCS version 2.8...
My setup: SDK version: 2.5.0.v Modem version: 1.3.0. I am using MQTT to subscribe to a topic, for example, the LED state. The plan is t o set the LED state on the server side...
Hi,
The SDK version I am using is 2.6.1 and the example is "matter lock".
I wrote the following configuration into \child_image\mcuboot\prj.conf.
And add the code...
Hello, thanks for reading and happy holidays!
We are using an nrf5340dk, with zephyr and SDK 2.5.0.
We seem to have two undesired behaviors from MCUBoot immediately after...
Can,t flash nRF52832 custom board using nrf connect vscode extension im trwing to use nRFconnect for my project, im using fade_led from example and got this error
i try...