hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
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...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask some questions about BLE security setting.
1. If I want to enable LE secure...
Hi!
SDK15, nRF52810, S110 (peripherial)
I have bonded pair with central device. Now I erase all data in this central device.The periph device has bonded data. I restarted...
Hello all.
I want to use an external SPI Flash Memory with NRF52832 module.
I'm using KEIL MDK5.17. Being the use of packs to configure runtime environnement deprecated...
I'm working on a project where we have an issue with the current BLE links (non-Nordic, HM-10 devices). Bluetooth Mesh on nRF52s has been identified as the suitable successor...
Aim: transfer large data coming from UART to nRF52832 over BLE 5.0 as fast as possible. Want to use 921600 baud rate in the case given below.
Scenario:
SDK: 15.2.0 ...
Hello there!
I'm developing an application that uses BLE to access the flash memory of a nRF52832, using RTOS Zephyr 1.10.0. The OS is Ubuntu.
JLinkRTTClient gives me...
Dear Nordic,
I want to achieve long range in my custom board
I have some doubts:-
1. is it any difference in schematic for achieving?
2. Which HF crystal i used...
Hello, I was wondering how can I send data continuously over NUS.
I am using the ble app_uart and app_uart_c to program two NRF52382 with s132. My goal is to sample a signal...
Hi
SDK 15.2.0 ch_map[5] is 5 bytes long so 40 bits. Can you please confirm if ....
ch_map[0] bit 0 corresponds to channel 0
ch_map[0] bit 7 corresponds to channel 7...
the Product Specification v1.4 of the nRF52832 SoC. On page 23 the RAM0 block section 1 address is given as 0x21001000. From the context I believe, this should instead read...
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...