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...
I have OSX Sierra, VMWare Fusion and Windows 7 available.
I do Arduino (Teensy) dev, staying on the OSX side.
I want to use the nrf52 chip as a MIDI over BLE conduit ...
Hello,
I have a PCB with a NRF52 powered by batteries. We need to be able to plug the batteries, then program the device and never remove the batteries.
We noticed, that...
I have a need for an interrupt to go off at a 4khz rate. For this, I am using a repeated App Timer (running off the 32k crystal).
Prior to adding this extra timer, we used...
I'd like to run the DK in at the lowest power in SYSTEM_ON mode.
It's my understanding that the ble_app_gzll example places the system in the "low power" SYSTEM_ON mode...
Hello Folks
I would highly apprciate if anyone can point me in the right direction here
After lot of consultation we imported a smal size shipment (of about 1000 nRF51822...
Connection_mode_with_1sec_Notification.jpg
In my BLE project I am using connected mode, and I found that the current consumption is very high ~190uA during idle mode. I...
I'm currently working with an own hardware with a nRF52840. We had some time to get the radio working, because we copied the schematic of the PDK. In the reference design...
Hello I am using sdk version 14.0 and softdevice S332. I am looking at the ANT + bsc code. I have two questions when looking at this code.
bsc_tx could not see an event...
Hello guys,
Please help me on this.
I want to erase BMD 350 chip using BMD 300 erase and recovery software tool. But I can not do it.Error comes as per the attachment...
Dear all,
I want to create a star network, composed by one gateway and a limited number of nodes. The nodes periodically send information to the gateway. I am using the...
I'm running the HID Keyboard example from SDK 12.2.0 on nRF51-DK with SD 130.
When I long push Button1, it disconnects for a moment and connects again immediately.
Events...
I am trying to make a custom application in which I need to connect to a device and read/write its characteristics' value.
But my target device has had 4 primary services...