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...
According to this thread, iPhone 11 Pro supports Long Range (Coded PHY) : https://devzone.nordicsemi.com/f/nordic-q-a/33060/is-there-any-smartphone-with-supporting-of-bluetooth...
Hello,
I am upgrading to SDK 17.0 from 15.0.
When I try to to compile my project i get this error:
../_Release/Release_Commercial_Debug/Main/Exe/Main.elf section ...
Hi,
I followed the tutorial in the Github and create a custom service. (Github: https://github.com/NordicPlayground/nRF52-Bluetooth-Course )
1. I use the ble_cus_custom_value_update...
I have an issue with my Thingy:91
1) I unboxed
2) I successfully connected to my Windows machine and updated the modem firmware
3) Turned off power
4) Turned on power...
I would like to add a simple ble BAS (battery service) to appear along side my custom services... but for the life of me I cannot find any information, or tutorial on how...
I build project without problems, but this simple sample return zero results for read buffer. I return 5 zero from 5 zeros. I have right names for overlays files. nrf9160_pca10090ns...
I'd previously run into this problem with mqtt_publish not being able to handle large payloads, larger than approximately 2k.
At the time, the suggested workaround was to...
Hi All,
I am working on a project where i need to communicate using i2c protocol. For this i need to set i2c frequency 20 Khz. So how can i calculate register value to set...
software : nRF5_SDK_14.0.0_3bcc1f7
hardware :nrf52832qfaa
example : ble_app_hrs_rscs_relay
i want use "example : ble_app_hrs_rscs_relay" to receive more then 20 byte...
Hi all,
I have a DK 10056 rev 1.0.0, and it suddenly stopped working on the Embed side. Using the USB port (the DK one, not the NRF one), the LEDs (4 LEDs for testing purposes...
Hi,
I am using an nRF52 based chipset and programming the device with the hex file.This is being performed using the nRFConnect v.3.4.1 Programmer. The erase and write option...
Hi,
I have a custom prototype board based on nRF52833 which runs a working firmware and I have not any other prototype ready to hand.
Unfortunately, I think that the source...
Hello,
Considering the waveforms in the following chart, which will be the best approach to keep the power consumption as low as possible?
Specifically, which peripheral...
Best regards:
I have one PTX and one PRX, both nRF24L01+ with PA and LNA. PTX send 4 bytes to PRX but PRX doesn't get RX_DR, and PTX fire MAX_RT.
PRX:
PTX:
...
Hi
I had a strange error when I Set up a project in Segger, I got TRUSTED EXECUTION NONSECURE error.
I was trying to build the project for thingy:91 with nrf Connect SDK...