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 am using download_client to get a bigger file (100KB) to my memory via LTE-M. The Files are located in a bucket and I use a shortURL to get the signedDownload URL...
Hi! SDK17.1 S132 nRF52832
I use hrs_c example and it works. But I added adertising code and wanna use both central and periperial at same time. Works, but until the moment...
Greetings,
I've searched the forum, but haven't found a particular answer. I need to configure the project to not pair with Windows 10 PC because it blocks other software...
I got below build error:, actually I referred C:\ncs\v2.7.0\zephyr\samples\drivers\jesd216; my externl SPI NOR flash is p25q32h and my target is to build a file system such...
I have tried the below in proj.conf.iam using NRF52833 DK in VS CODE(NRF SDK Connect extension.Iam trying to receive data through gatt protocol,but it is not receiving more...
Dear Nordic Support Team,
I am currently working on a project using the nRF5340 and would like to implement BLE Channel Classification, similar to Adaptive Frequency Hopping...
Hi
i want to create a bluetooth beacon which should get input in gatt(UUID,name,major,minor..then it should be advertise with the new UUID.
Iam configuring it with ibeacon...
Hi
I have tried to reproduce the 2.7µA current consumption stated in the datasheet. This webinar shows that the UDP sample reaches 2.7µA on the nRF9160 evaluation kit. However...
Hello Nordic! My question probably a simple one but I'm a novice so there's it. I'm looking for a way to get a GPIO port state that was at the moment of GPIOTE event triggering...
Dear Nordic Support
We have an existing Project that uses the nRF9160 SoC and builds with toolchain v2.4.4 and SDK v2.4.4.
The project basically runs with the nRF9160...
Hello,
My DK stop working as programmer suddenly.
the VDD power is normal with 2.9V and the V5.
Try already to power on with reset button hold.
blinking is not Consitency...
Hi Support Team
We meet an issue like the screenshot below when I program nRF52840 chip via the SES.
The SES version is v5.42a.
The J-link we used to program is...
hi:
asset_tracker_v2\src\modules\led_module.c
I only found the file that calls the LEDs, I didn't find the specific initialization and control code? Can you tell me how...