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 got a J-Link mini Edu today, and I wanted to try to experiment using it with my NRF52840 dongle.
To test it out I tried uploading some of my code and some examples, but...
Hello,
For a project, I'm trying to create a connection between an android phone and an nRF52832 via bluetooth after scanning nfc. But Everytime I tried it, a dialog appears...
I would like to program a nrf52840-Dongle with OpenThread's ot-ncp-ftd.hex image over USB DFU. After putting the device into bootloader by pressing the physical reset button...
We have two evaluation boards of nrf 52832 Bluetooth modules. we try to connect the modules in one to many network format for that application we flashed the following software...
Hi!
I have a Nordic NRF52840 development kit and am trying to interface with the MX25R6435F flash chip. It communicates over QSPI, so I know I have to go through the QSPI...
Others have had similar problems with pointers for structures. So, I've tried several different methods including one that was suggested in another help ticket. I am writing...
I checked the operation of the application "ble_app_hrs" and I see that the FDS makes a new record in flash memory with every new connection. What is the need and can it be...
Hello I want to use MTU = 247 bytes. For 1M PHY, everything is working fine. When I set the coded PHY, there is a problem. I get the GATT event NRF_BLE_GATT_EVT_ATT_MTU_UPDATED...
I want to tested RF performance ,so i hope send cat-M 6RB@0 signal. For example, the circled part of the picture: ,it's send 6RB@22 signal。please tell me AT command.
Re: nRF52833DK, s113 and nRF5_SDK v16.0.0
It appears that nrf_sdh_freertos.c needs to be modified to support JUST_WORKS and LESC because the softdevice_task() in nrf_sdh_freertos...
Hi
I am working this tutorial . At the end of this, I copied and executed the contents of advertising_init() function but it became NRF_BREAKPOINT_COND.
When debugging...
I am trying to use the GPS from the Thingy:91. Due to the unavailability of Power Saving Mode (PSM) in roaming with my local provider, I am considering what options are available...
I am trying to see/set preprocessor options and they are not visible. I have seen the tutorial which says
project options >> code >> preprocessor should be the way to do...
Hello nordic, I have used the nrf24 before with ARM, and this go around its AVR, not that that changes much but looking for some help. I'm familiar with how this chip work...
Hello! We are designing an iPad app that will occasionally connect to our device over BLE. The app is kind of a maintenance/service app that will query various information...