Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hello Nordic team,
We are busing NRF52832 for our product.
Please let us know if it needs RTA (Radio Type Approval) and BT SIG certification.
Please provide us the link...
Exactly as the subject states, we are in the progress to start development on a portable device communicating over LTE-M (CAT-M1) and we are in need of voice communication...
Hi,
I have the following setup:
- IDE: SES
- SDK: nRF5_SDK_15.3.0_59ac345
- SD: s140_nrf52_6.1.1_softdevice.hex
Issue description:
I have modified "ble_app_uart_c...
Hi,
I am connecting (with nRFConnect) with one dongle to 2 devices in parallel and want to get 2 different logs, one to each, but I get all the data in one log.
I also...
I am trying to run the example for secure bootloader debug present in SDK 12.1.0 and SD S132 v3.0.0 on NRF52832 with ARM GCC
The aforementioned example "nRF5_SDK_12.1.0_0d23e2a...
Folks,
I have had a custom service with two characteristics up and running for a while.
I'm trying to add (well in fact HAVE added) two more characteristics to the service...
Hello Everyone!!!
I want to interface an external flash with nrf52832. I will be using it to store the new image downloaded during OTA-DFU. Also, some data will be residing...
Hello,
i want to debug the Thingy bridge and node project in Keil instead of in SES.
I have created an project in Keil and imported every .c file like in SES also define...
My bluetooth analyzer is showing that my peripheral's scan response packets have a T_IFS Violation 326.125 us too long. I don't use scan response data for anything but I want...
Hi,
In ESB protocol, the have a RSSI field in nrf_esb_payload_t structure., and I can use this field to get radio receive signal strength.
Does the larger the value, the...
We would like the ability to build our application using a version of the nRF Connect SDK that we have in a private repo. This is desirable for both long term maintenance...
Hey guys. We want to work on personal project for indoor navigation using mobile phone and ble bracelet. We want these two together. But if it is not possible at first using...
I got this nRF52832 Breakout Board from Sparkfun and the nRF52832 Hardware DK, I followed the instructions on the page of how to hookup the boards in order to flash the Breakout...
Hi,
Where can I find a manual or Information about libraries (includes) and function that I can use while programing nrf51-DK/nrf51822?
I did not succeed to find concentrated...
Hi Team,
I have a custom characteristic with authorized read enabled. It is working fine if I use FREERTOS_USE_SYSTICK as configTICK_SOURCE. If I use FREERTOS_USE_RTC I...