Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
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...
I have a BLE device that runs nrf51. I have an rpi3 and I want them to communicate with each other via BLE communication.
I understand that I need to develop a python application...
Dear nordic
I changed my BLE application to coded phy for long range (chip used nrf52840) . application works fine(debug).
But i cant see any advertising in smart phone...
I was modifying the glucose service example and when I looked at the source code ble_gls.c I saw that the context feature was not implemented.
Does anyone know where I can...
I'm just going through the code of the nrf_esb module in the nRF5 SDK 15.2.0 and noticed that there are some new radio errata workarounds built into it. In the function apply_address_workarounds...
Hiya,
I'm working on a mesh network protocol for the nrf51822, it involves multiple waves of re-transmissions, with devices in the vicinity repeating packets at near enough...
I am using the latest SDK 15.2 example of ble_app_hrs as a template for my code, modified it but by an large the initialization code is the same. When I try to pair it with...
Hi
I am testing many code to connect mobile,
im using BLE400 board and Keil software,
but i cant fine true code for conect,
my test is about (Blink, uart, spi),...
Hi all!
Is there a way to record 64 bits at up to 8MHz on 4 inputs? (on nRF52832)
The closest seems to be with 3 SPI and EasyDMA, would it work? (is there a way to do...
Hi,
Could you please enclose header nRF5_SDK_for_Thread/components/iot/background_dfu/transport/coap/coap_dfu.h with " extern C", in order to make possible to use it with...
Hi, I'm part of a student project where we are building a rocket. The rocket will be launched in a desert with clear line of sight, to a height of about 3000 m. We need a...
I am trying to debug my nRF Secure Bootloader that was modified to DFU another microcontroller attached to the nRF over SPI. The bootloader works well and I can DFU the other...
Hello,
Can any body help me out in programming nRF52480 dongle directly through Keil uVision. Is there any way to program directly to usb dongle in nRF52840 dongle through...
Hi,
We are evaluating LairdTech BL654 module for our BLE application. We are able to use NRF 15.2 SDK to setup BLE based connection and data transfer.
We are sending around...