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...
hi, I am a beginer with 24le1. as we know, when the chip in standby mode, it can be waken up by rtc2 or RF interrupt.
if it is waken by RF, how do I know how long...
Is it possible to have a gatt characteristic user description being read only?
I'm currently using this configuration, but the "nrf master control" android app allows me...
in this tutorial
devzone.nordicsemi.com/.../
i download .zip version and copy that example but it show me this error and say download this
and this is my folder...
Can you specify any chip in which we can have distance parametre also from receiver to Transmitter.
Please provide any link for its Evaluation board also.
Regards,
...
image description (/attachment/464b945b7dfd5bcb858b14aa400f0933)
Hello everyone,
I am using the ble_lbs example when i checked in the Master control panel initially...
Hi,
The program I'm testing is mainly based on the example code Martin provided in
devzone.nordicsemi.com/.../
First test was that to read sensor data (MPU6050) by...
hi. Im working with nrf8001 type c in a self-designed board and im using arduino library driver on github by nordic. my mcu is stm32 and i ported library to my mcu.
when...
I'm using nRF 52383 and need one of the GPIO pins to clock an external device with 4MHz clock.
Can any GPIO be configured as clock output or is there a specific group of...
Hi, all.
I want data read from gyro sensor through i2c, and then send it through bluetooth equipment.(PC or iPhone and so on)
My development environment is like below...
Hi everybody.
I am making a custom circuit which using external LDO with output is 2.5 volt.
Then I use this 2.5 volt as VCC_nrf for the nrf51 chip which using internal...
Has anybody used an nRF51822 (e.g. on nRF 51 dongle / Adafruit BLE Friend) as a central talking with a peripheral like the TI SensorTag? Is there a tutorial / example code...
I have been trying to pair my nRF51822 heart rate monitor device with my Windows 8 laptop. Every time it is unsuccessful and returns the message try add your device again...
Hi
Doing some testing of the nRF24L01+ with LNA PA module, i have noticed noise on the 1.2 GHz frequency, this noise seems to be larger than what is allowed if i was doing...
HI,ALL
with ' nRF51_Series_Reference_manual v3.0.pdf ' , i want to know which pins can i used for adc purpose.
in the sample code.
void adc_config(void)
{
...
Hi there,
The s132 v2.0.0 production softdevice was released recently. How can I use it with the nRF5_SDK_11.0.0-2.alpha? or I have to wait for a new SDK release? When...