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...
Development Kit - nrf52 DK
SDK - 15.0.0
Computer Platform - Windows 7 - 64 Bit
My application was working fine until I decided to change the NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
Hello everyone!
I have a question regarding where should I place NRF_DFU_SINGLE_BANK_APP_UPDATES flag. Should it be inside sdk_config.h in a bootloader or application? Or...
How to enable and disable FreeRTOS tickless idle(RTC or Systick)? Anyway to wakeup from tickless idle mode when there is BLE activities detected?
Setup:
1. nRF5_SDK_15...
Compiled Blinky client fails on Dongle PCA10059.
Precompiled version nRF5_SDK_15.2.0_9412b96/examples/ble_peripheral/ble_app_blinky/hex/ble_app_blinky_pca10059_s140.hex...
I am trying to compare a bunch of BLE mesh options and I am trying to evaluate the software stack for nRF mesh
Whilst trying out the light switch proxy example, I noticed...
Hi Great Nordic Team:
I have some questions about nrf24ap2 reference schematic, please kindly help to give me some tips.
※it's reference circuit of Synchronous (bit...
Hi Sir,
As reference below link, and we can find the Tickless IDLE enabled ~700uA in SDK 15.2
https://devzone.nordicsemi.com/f/nordic-q-a/24733/nrf52840-sdk-14-0-0-and...
Hi again!
I'm trying to send/receive data between an nRF51(master) and a AVR/HM-11(serial/BLE module)(peripheral)
After following this visualgdb.com/.../ tutorial based...
Under some conditions I want to force advertising to transition from slow to fast. With SDK 14, I could just call ble_advertising_start(&m_advertising, BLE_ADV_MODE_FAST)...
Earlier for nrf52 we could filter out connections on the peripheral based on rssi, need similar operation for nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart...
Dear Nordic,
I have one nrf52840 dongle.I want to know which polarization of antenna (PCB antenna) gets maximum range?
another thing i want to know what is the maximum...
Hello,
I want to know if there are some SDK, application note or similar about how connect point to point a nRF52 IC to Alexa and Google Home.
Thanks in advance.
Jose...
Hello,
Greetings from India!
I would like to have my design review by your engineers or any concerned person in the related field. The design is not yet complete but the...
I'm using three nrf52840-dk's, from an ubuntu 16.04 x64 host.
JLink v6.30b
nrfjprog v9.7.2
I can program and interact with two boards fine, with zero of the failures...