Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
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...