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...
SDK 15.2's scanning module tries to connect to advertising peers that pass filter criteria when the nrf_ble_scan_init_t connect_if_match field is set true even when the advertisement...
Hi Forum!
I have to understand NRF52 chip for my job! I used to work with STM32 before. It has "Interrupt" (e.g when I receive one byte via SPI, It generates one "SPI_Rx_Interrupt...
Hi, all. I would like some serious help. I have three nRF52840 boards and have been running all the examples from the blinky to light switch/dimming. I am, however, stuck...
Hi,
could you please explain me what nrf52840_peripherals library (located in nrfx folder) is actually doing and what do the numbers next to the definitions mean ?
I see...
Hello everybody, As part of the evaluation of the nrf52840, I have made range measurements. In the course of this I was also concerned with the question to what extent the...
hi,
I am compiling nrf52840 light switch sample code in an embedded studio, I am getting the error as extern "C" {: Invalid argument, how to get out of this
I just began working with the NRF52, using the SparkFun breakout board. I'm developing in Segger Embedded Studio. I am aware that there are drivers for this chip in the SDK...
Describe the bug We have been buying nRF5280 boards and flashing them from open thread website in the first couple tests the devices work properly and connect to each other...
I use SDK15, nrf52832, s132
When in the
I comment
two lines.
Seems works. I can observe on an android nrf connect my device. But on a IOS can't see it via standart...
I am developing the product using nRF52810-CAAA. I have initialized it for SPI use as follows.
This will increase the current consumption by 3mA. Why? Is this normal...
Project configuration: nRF52832, SDK 12.1, s132
We have a system with ESB, BLE and FStorage for NV access. The system works great with either the ESB and FStorage, or, BLE...
Hello,
We are evaluating the nRF5_SDK_v15.0.0 example OTA DFU bootloaders on a nRF52840-PDK. We have generated a signed firmware update package using nrfutil pkg generate...
Hi, NRF52832, SDK 15.2, SD 132 6.1.0
1. How to verify if connection event length extension is enabled (or supported)?
In ble_app_att_mtu_throughput in function conn_evt_len_ext_set...
I am developing client PC side application
I intend to use LESC OOB pairing using NFC as the OOB channel
Is there a document or reference code which can help me to parse...