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,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi everybody,
This is my set-up : nRF5_SDK_13.0.0_04a0bfd, Eclipse 2019 03 IDE, NRF52832_xxAA, s132_nrf52_4.0.2_softdevice, windows 64 bits, NRFConnect 4.22.3, JLINK RTT...
Hello,
we have to integrate the nrf9160 into our own company internal build system / eco-system (freeRTOS based), e.g. not using the complete nordic sdk. As a starting point...
hello,
Now i want to adv only with 37 channel, i want to use SDK15.0.
i add m_adv_params.channel_mask[x] in advertising_init() as:
static void advertising_init(void...
Dear Sir:
I have met a strange problem when using ble_uart example code on SDK 10
1. SDK Version is SDK 10
2. Chipset is Nrf51802
3. the board with no external 32...
Hello Nordic Team, We are using nRF52840 ble chip with S140 nordic stack and SDK 15.2.0 on the SEGGER IDE installed on the Windows OS. We want nRF52840 chip to detect surrounding...
Hi,
I'm working on a project where I need to use an RNG.
I worked with the nrf_drv_rng function with previous SDK but in the latest SDK (15.3) the is nrfx and nrf drivers...
I've been chasing my tail trying to figure this out, and thought I'd have better luck making a post instead. I could REALLY use your help! If you can merely point me in the...
Hi, Considering the new Bluetooth spec. 5.1 and in particular the direction finding feature in the AoA architecture I am wondering if both the devices: the LE transmitter...
Hi, I want to create one system. When master writes data of Nordic, I receive callback with BLE_GATTS_EVT_WRITE case. Here I want to write return to master with success/ failure...
I have just started developing my first bluetooth application and came across an hardfault during softdevice handles the Radio Interrupt. Since I'm fairly new to bluetooth...
Hi Support Team,
In new PS v1.1, two more capacitors are drawn in reference circuitry, Why are they needed? And how to tune these four capacitors (CT1, CT2, CT3 and CT4...
Hi everyone, I have two PCA10056 and I would like to use one as sniffer but the nRF-sniffer-V2 doesn't support this board. The subject has already been treat in this post...
Hello
System:
Windows 10
nRF Connect v2.6.0 and Bluetooth Low Energy v2.2.0
Python 2.7.13
After some research I didn't find any examples of bonding with pc-ble...