Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
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...