Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
hello,
my makefile use to work before i add the twi nrf_drv_twi.c file and included the directory
INC_PATHS += -I$(abspath ../../../../../../components/drivers_nrf/ nrf_soc_nosd...
Hi,
I upgraded the Segger J-Link software from 4.98c to 5.02h. I did this because I was getting some windows pop ups when starting Master Contol Panel on my nRF51 dongle...
Can anybody provide me with the BLE LE Secure Connections multirole example hex file?
Specifically I'm looking for the "ble_app_multirole_lesc_s132_pca10040.hex"
My IDE...
Hi,
we are planning to implement RTOS in our application. we are exploring both freertos and rtx. any comments on these parameters will help us in making the decision;...
Hello,
The search function is broken on the devzone. I am not able to search posts by tags.
For instance, if I'd like to look for the tag nrf51822 , this request does...
Hi In my project I need to add Characteristic Valid Range descriptor and Characteristic Presentation Format descriptor to characteristics. I added Characteristic Presentation...
Hi,
I am using the NRF51 developement kit. I have dongle flashed with the Master control panel firmware. On the pca10028 board I compiled and flashed an example heart rate...
Hi All,
I'm new in developing BLE 4.0 device, now have a project is adding LBS(led button service) to a standard ble HID keyboard application in SDK 9.0, the reason why...
Hi all, i am experiencing a problem, that i exposed maybe not so clearly on other topics; i have a a smart beacon kit that is sending temperature values by notification (as...
What is the difference of " Peripheral connection event " and " central connection event " ?
I mean which one i'm supposed to see in the side of the peripheral ? (im connectiong...
Hi,
we are planning to implement RTOS in our application. we are exploring both freertos and rtx. any comments on these parameters will help us in making the decision;...
I need to write some code at the NDK level to access some Bluetooth features that aren't exposed at the Java level. For example, I want to have a 2nd bluetooth adapter on...
SDK Version: 9.0.0 Softdevice: S110 v8.0.0
I'm currently trying to send streams of data from an Android app to a nrf51. However, at some point, Android side writes to the...
Hello,
Our device based on nRF51822 with SD110 v.8.0.0.
The firmware use defined area in top of the flash to store some data.
The "RAW" functions sd_flash_write and sd_flash_page_erase...