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...
According to this thread, iPhone 11 Pro supports Long Range (Coded PHY) : https://devzone.nordicsemi.com/f/nordic-q-a/33060/is-there-any-smartphone-with-supporting-of-bluetooth...
Hello,
I am upgrading to SDK 17.0 from 15.0.
When I try to to compile my project i get this error:
../_Release/Release_Commercial_Debug/Main/Exe/Main.elf section ...
Hi,
I followed the tutorial in the Github and create a custom service. (Github: https://github.com/NordicPlayground/nRF52-Bluetooth-Course )
1. I use the ble_cus_custom_value_update...
I have an issue with my Thingy:91
1) I unboxed
2) I successfully connected to my Windows machine and updated the modem firmware
3) Turned off power
4) Turned on power...
I would like to add a simple ble BAS (battery service) to appear along side my custom services... but for the life of me I cannot find any information, or tutorial on how...
I build project without problems, but this simple sample return zero results for read buffer. I return 5 zero from 5 zeros. I have right names for overlays files. nrf9160_pca10090ns...
I'd previously run into this problem with mqtt_publish not being able to handle large payloads, larger than approximately 2k.
At the time, the suggested workaround was to...
Hi All,
I am working on a project where i need to communicate using i2c protocol. For this i need to set i2c frequency 20 Khz. So how can i calculate register value to set...
software : nRF5_SDK_14.0.0_3bcc1f7
hardware :nrf52832qfaa
example : ble_app_hrs_rscs_relay
i want use "example : ble_app_hrs_rscs_relay" to receive more then 20 byte...
Hi all,
I have a DK 10056 rev 1.0.0, and it suddenly stopped working on the Embed side. Using the USB port (the DK one, not the NRF one), the LEDs (4 LEDs for testing purposes...
Hi,
I am using an nRF52 based chipset and programming the device with the hex file.This is being performed using the nRFConnect v.3.4.1 Programmer. The erase and write option...
Hi,
I have a custom prototype board based on nRF52833 which runs a working firmware and I have not any other prototype ready to hand.
Unfortunately, I think that the source...
Hello,
Considering the waveforms in the following chart, which will be the best approach to keep the power consumption as low as possible?
Specifically, which peripheral...
Best regards:
I have one PTX and one PRX, both nRF24L01+ with PA and LNA. PTX send 4 bytes to PRX but PRX doesn't get RX_DR, and PTX fire MAX_RT.
PRX:
PTX:
...
Hi
I had a strange error when I Set up a project in Segger, I got TRUSTED EXECUTION NONSECURE error.
I was trying to build the project for thingy:91 with nrf Connect SDK...