I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
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...
Hi there,
I am trying the asset tracker example on nrf9160DK-HW 0.9.0.
While I have been able to get GPS fix within 20-30 seconds using the "GPS sample" example... I've...
Hello, I am starting to upload my code to some new Raytac MDBT40 modules, and am starting with the soft device of course.
I am using uVision V5.28.0.0
I can not upload...
We have devices that we want to turn on at some future date. This means that when they're deployed they should somehow get real time, calculate when they will wake up, and...
I am seeing that the default manufacturer BLE is defaultly F5:41:36, received experimentally from inspecting data from the nRF52832... Now, of course there is sd_ble_gap_address_set...
Hi,
I have a custom Nrf52810 board. It was working fine and was advertising well. Somehow ble chip got damaged and I needed to replace it.
After I replaced, I can do debug...
I would like to use Uart with low standby power consumption. and I have read this post which recommend to use libuarte:
https://devzone.nordicsemi.com/f/nordic-q-a/53880...
Hi guys I was trying send data from nrf52832 to Nodemcu and from Nodemcu to nrf52832 via UART. I used Default uart pins on nrf52832 and used the hardware serial on Nodemcu...
First let me say, the nRF52840 is an awesome chip... I am trying to implement the Google/Apple bluetooth protocol ( https://covid19-static.cdn-apple.com/applications/covid19...
Hi! We are in the start up phase of an interesting project containing your products.
Some info about the system: * It contains multiple 52840 and 9160 * Time correctness...
Hi,
I'm attemping send TWI sensor data to mesh client. The program is modified from lightswitch example and I implement TWI event handler based on twi_sensor example:
...
Hi,
I'm designing a custom board and want to have debug/programming capabilities on my board. As I understand I can connect DebugOut connector of DK to DebugIn connector...
I am trying to get up and running with nRF Connect SDK for nRF52 on Linux (Ubuntu 18.04.4 LTS). I am following the guide and trying to use nRF Connect for Desktop to install...
Hi.
what i want is using 52840 dongle, test ble communication with custom board.
custom board use 52832 and it flashed BL + SD + APP.
I checked it is work using pc connect...
Hi,
we have a custom PCB board equip with nordic 52810 chip and the system ARCH is acting like Linux Host-BLE_Controller mode demonstrate below
Our manufacturer needs...