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...
hello everybody,
I need to send some data on the value attached with the notification:
/**@brief Function for adding the notify Level characteristic.
*
* @param...
My application need more than one of the host in the same area, we will set difference pipe of each host, we want to know the area already exist which of the pipe. Then we...
Is there a way to avoid fees, and still use BLE? Do I need to change UUIDs or leave them be?
If not can the nrf51822 be used to just use the pure 2.4 ghz protocol and DFU...
If a BLE device using nRF51822 has a freuqency drift around 80kHz (BLE limit is 50kHz). All other measurement item like ICFT can pass the BLE spec. Will the performance of...
Hi, this is my very first post to this forum.
I just received my nRF51 DK, so I installed a lot of stuff. The blinky example is running fine.
A question about nRFgo Studio...
hi, i am going to make a simple PWM with SDK 6.0.0, nrf51822 and softdevice.
first, i use ble_app_uart example as a base code, because i need to BLE communication with...
I have purchased a BLE module using nRF51822. I have used Agilent N4010A to test the RF characteristic of the module. For first log of the BLE moudle (300 pcs), all 300pcs...
Hello,
I want to serve webpage from nRF52DK via BLE.
In fact I got the kit specifically for this task.
I have installed GCC, Eclipse and SDK for IOT.
Thanks to the nice...
Hi
i have an application where 3 SPI devices are connected. Each of the devices have a different CPHA/CPOL configuration. This means that, in order to make this work properly...
I am changing my project from 6.x to 7.x, and I saw in the BLE Bootloader/DFU documentation that there is a point in the bootloader where it decides weather to use the init...
I am having power on lock up issues with my latest product design using nRF51422.
There is no external power monitoring ICs or reset ICs.
The system is relied on internal...
hello everyone ,
Well first I have to mention that I'm at a the very starting stages in using this great DK and I went throw some tutorials ...
Well , I have some questions...
Hi,
I'm trying to set up a link between one master and 10~ slave devices. All I need is a lowest latency and little data rate for short time.
And there is my question...
I'm using nrfgo to program nrf24LE1, and want to use commandline programming. I've tried to find an overview of the commands with no luck. Where can I find it? I've tried...