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...
I'm trying to develop a code for the nrf52840 with a BLE link as Peripheral and Server (common configuration, but no SDK example). I start with a GATT server and changing...
Hi,
I try to use nrf51 dougle as a sniffer.
My nrf51 dongle not show up when connected to PC, when press the reset button, it only shows the boot-loader.
I try to find...
Hi everyone,
I want to measure the strength signal of BLE of my device. I need to do this measure without connecting/paring my device to any other, just during advertising...
Hello, Are there plans to include the nRF52833 reference design to the Eagle library on github ? In particular nRF52833 QDAA QFN40 (with the 201's).
There was a similar...
Hello,
I'm using the nrf52840 and SDKv16 to interface with an SD card. An SD card block is 512 bytes. I would like to do this:
1. Get the card ready for a write (use blocking...
Hello,
Not a 100%, but in this Nordic video the nRF52840 might be using the Alexa Gadgets Toolkit. Alexa Notepad demo 2020 https://www.youtube.com/watch?v=CdLfg-6kQs0
...
Received our 52840 DK, loaded, via nRF Go Studio, s140_nrf52_7.0.1_softdevice.hex. Loaded, via IAR Workbench, ble_app_blinky_pca10056a_s140. I clicked to go button and whamo...
Hello. Nordic team.
Once again I had questions, this time related to serialization .
While the preparation of the driver is on the PC side, I am studying the examples...
I have an issue with reseting the board using a hard reset via an external button. The onboard development kit reset works, but I am trying to perform the same task using...
Hello,
I was reading the nrf_libuarte_async library, and noticed that in the
app_timer_handler -
calls the
local_app_timer_start -
again and starts the timer again...
Hi,
I use a 3rd party board from raytac ( https://www.raytac.com/product/ins.php?index_id=95 ) on my PCB and I have problems with a bluetooth low energy connection. On your...
Hello,
I'm trying to get sleep mode working on a nRF52840-DK with Zephyr or Mbed OS while using UART.
It is possible to achieve low current consumption in sleep mode...
I opened an example from the SDK 16 in:
nRF5_SDK_16.0.0_98a08e2/examples/iot/lwm2m/lwm2m_client/pca10056/s140/ses/iot_lwm2m_client_pca10056_s140.emProject
When I try to...
Hello!
I want to develop my own app, and the source code refer to proximity in nrf toolbox. Now, i have some questions:
1. What function in the source code of serverManager...