I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
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...
Hi All,
i would like to know in ble_app_hrs example gpiote_init() is called from main
and then again called in led_start for what purpose it used in 2 place.
can...
I see that we can specify the SPI frequency in bps, I was just wondering how fast the SCK line was oscillating for these values. Does it use the 32.768 kHz crystal oscillator...
If the nRF51 chip is in System Off state, do the GPIO pins retain the pull-ups or pull-downs? If so, what value do they have and how much current can they sink or source?...
Hi all,
when i want to connect different peripheral on central(s120).
it have a error and disconnect.
it seem ok , but that will disconnect later.
ant it get disconnected...
Now I using 51822 to develop a product, I would like to know, can I change the connection interval after connected? or I can only setup the connection interval before connected...
Hi,
is it possible to use the nrf ibeacon which is designed for advertising his data, as i think , to use it also as an observer which can receive data from other beacons...
Hi there,
I am looking for the nRF51 SDK , version 4.3.0
While some previous versions are linked if you click on the version number in the Downloads section (see similar...
Has anyone tried Keil 5.11? I get a parsing error when installing/repairing SDK when it imports the device pack into Keil. 5.10 works great.
The new parser is complaining...
Hi, I cannot install nRFgo Studio 1.17.0.
Installation rollbacks during the installation of libusb 1.0.
My pc has Windows 7 64bit with .Net Framewrok 4.5.
No boards are...
I can't make sniffer working with my HW, everything seems to be working correctly and as described in the help file, but I've never seen any sniffed packet yet. So I've decided...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hello,
We're looking for easy way to communicate between nRF51822 configured as central part with C# application.
Ideally we should use standard firmware which forwards...