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 am wanting to increase the length of one of my characteristics used when my device is acting as a peripheral. When I increase the size of my characteristic, the softdevice...
Hi,
I needed some figure for my controller selection,
Please if can you tell tthe exact answer it will be very help full,
Using NRF serial example for uart with baud...
Hello,
I have a voltage divider/thermistor circuit where R1 is an NTC thermistor of 100kOhm at 25 ° C. R2 is 100kOhm right now.
I took peripheral_saadc example for SDK15...
Hi all,
I'm testing out and adapting the Thingy Mesh Demo v0.1 , which uses nRF SDK for Mesh v1.0.1 for my internship. I will be testing out a Thingy's Mesh network for...
Hi,
I tried, ble_blinky example on DK, it works well. Also advertising interval 40ms on nrfconnect mobile app,this is consistent with SDK.
Now, i try same example with...
Hello
My name Ilya, am from global company Rosslare -access control. i am a R&D lieder.
I have found that nRF52840 is accepted to my new project - BLE reader.
I want...
Chapter "18.6.1 Power-on reset" of the data sheet describes " A step increase in supply voltage of 300 mV or more, with rise time of 300 ms or less, within the valid supply...
Hi,
I'm using the BDS Plugin to generate code and I noticed that the code generated for adopted services it's totally different compared to the code into nRF5_SDK_14.2.0_17b948a...
I am trying to use the watchdog interrupt on an NRF52832 but am unable to get it to fire; the watchdog fires, but as far as I can tell not the preceding interrupt. Here is...
Hi,
Does nrfsniffer require a separate dongle? Can I only use my Nordic board with USB cable, sniffer tools & Windows machine? Will that suffice? Well it lists that way...
Does the nrf Mesh Android App/iOS supports Extended Packet Length? Like MTU size > 23 .
I have used Samsung Galaxy 8 but I am not able to provision the Device , even though...
Hello,
I want to use ANT+ communication on the nRF51-dongle that has a PCA10031. I have downloaded the SDK 12.3 to use. I have used some of the BLE examples before that...
Hi all, in new update app NRF Mesh Android, I can send data from Android app to Kit run light switch proxy server in SDK MESH V2.2. But It using generic_on_off_server. So...
My setup is a Android phone, Nordic NRF52, and random BLE devices in the area.
What I want is, the Android NRF-UART app connects to the NRF52 and the NRF52 sends information...