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...
Dear community,
for my upcomming project I would like to use the nRF52832. Since there also exists a development kit I started to make myself familiar with Embedded Studio...
I have two nrf52 chips connected to each other via SPI
I send data from my Nordic Uart app to my nrf52 chip 1 and I want to send the data that I receive from Mobile app...
Hi,
I'm trying to prepare the firmware for a nRF24LU1+ in order to allow automatic driver installation on Windows.
Based on Microsoft documentation during device enumeration...
I like to provision a node in mesh with the help of computer. Shall i use serial example? Is it possible to use without interactive_pyaci to provision a node with computer...
Hi,
My questions is related to this one: https://devzone.nordicsemi.com/f/nordic-q-a/58250/short-range .
We are also developing board and range is shorter than in smartphones...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
I encountered an issue, please kindly refer to the attachment for the detail.
"'' The problem is: a> Run demo on PCA10056 (BLE adv & ANT continuous scan). b> ANT Dongle...
When trying to configure custom UUID the nRF Connect, the program fails to find the location of the file.
This is due my username to be "Filipe Aguiar" with a space which...
Hello, Nordic community,
I built and successfully run mqtt_simple project on our MQTT broker using v1.1.0 firmware and NCS.
I edited CONFIG_SERIAL=n in spm and mqtt_simple...
I have one of the nRF52840-preview-dk boards. When I brought up nRFgo and clicked on the board, I was invited to update the JLINK firmware. It was pretty enthusiastic in its...
Hello,
I'm trying to use the zephyr settings module to save bluetooth settings on the nRF9160 DK. I'm using the NCS downstream version of Zephyr . Unfortunately in the most...
1.when i use the example on the dir : examples\ble_peripheral\ble_app_blinky\pca10056\s140\arm5_no_packs
i have sucess flash the softdevice and the app:
the console show...
Hello ...
I'm adding buttonless DFU support to my nRF52810 application using the instructions here . I'm using SDK 15.3.0, SD 112 6.1.1.
First question: These instructions...