I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Hello Reader, I noticed two almost similar modules " DK buttons and LEDs" library and the "CAF LED & Button" library (or module). What is the difference between DK buttons...
I get the following error message from my device
àÓ FATAL: Exception occurred in Secure State [10.2 10:01:52.062]FATAL: ***** HARD FAULT ***** [10.2 10:01:52.062]FATAL:...
We have both native iOS and Android-apps that handle DFU-updates of our BLE-FW on our HW-devices. We are currently experiencing a dip in success rate (according to our firebase...
Hey Nordic,
The following are some specifications of my project.
nRF52833-DK
PCA10100
Softdevice is S122
Based on "ble_app_uart_c"
SDK 17.1.0
I am using VSCODE...
While testing a new nRF9160 based product with a Hologram SIM card, it connects fine in Minnesota, USA, but not in Winnellie NT, Australia.
Do you have insight into why...
Hi, I am using nRF connect sdk1.9.0 and modem firmware 1.3.1.
I have configured GPS to single fix mode.
err = nrf_modem_ gnss _fix_interval_set ( 0 );
err = nrf_modem_...
I have been trying for hours to get the LTE Sensor Gateway sample to work on my Thingy:91 (PCA20035) without success. According to the v2.0.2 README and the HCI low power...
Hi,
I would like to create a service that shows the current TX power of a peripheral during connection. I am using the Android nRF Connect app to connect to the nRF52833...
Hi:
I can't find the download address and description of the S110_NRF51822_7.1.0 protocol stack on your official website. I would like to know the version of BLE of this...
Hello, I encountered some issues with VS Code nRF environment. Kconfig will not open when clicked nor can I debug. When I try to debug it seems to be launching debug for a...
Hi
How can I read out the bootloader version from the main application which I defined in the zip packet (or merged hex) with nrfutil?
rfutil pkg generate --hw-version...
I'm using nRF Connect SDK v2.0.2 (in VSCode, w/ the plugin) on nRF52840-DKs.
Following the MPSL Timeslot sample , in the code shown below, I created a non-preemptible thread...
Hi
Currently I'm working on a Matter project with an nRF52840 board.
We have our own CSA issued vendor ID.
We want the light_bulb sample project to work with our vendor...
Hi Iam work on Linux 5.14.0-1011-oem #11-Ubuntu SMP Mon Dec 13 18:01:14 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
When I open VScode I got "Shell initialization conflicts...
Hi,
We are evaluating nRF5340 for our new product. We learned that nRF5340 can be used for LE Audio application. However, we want to know whether simultaneous BLE communication...