Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
Hello all
the BLE module with the nRF52820 is programmed with a ble_app_uart_pca100e example from the nRF5SDK ver 17.1.0, according to the RSSI graph it seems it works ...
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...