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.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I'm using the mouse example which use bonding and white list which allow to connect only to one central after performing the bonding
my question is, does the bonding feature...
Hello,
Is this the correct setup? What else will I need to do to make it work (e.g. it says something about the MCU will detect the external board and then programm/debug...
I want my device to pair only with a single central device at a time. So once it gets paired, it should not be able to pair with any other device. For this purpose I use directed...
Hi community,
I'm studying the possibility to be able to link multiple central devices to one peripheral. As it defined in the s130 soft device description ( www.nordicsemi...
I upgraded Arduino IDE to 1.6.8 version, it was automatically set up Programmer AVRISP mkll, in previous version I can see that was Atmel STK500 development board
in Tool...
Hi.
I'm trying to get audio controls (mostly volume up/down) to work with apple and android phones. I've used as base your HDI keyboard example.
It seems to work OK...
I have a BLE peripheral application based on the nRF51822, running Soft Device S110 with SDK 8.1.0. The centrals are mobile apps, one on Android 5.0, one on iOS 8.4.1.
...
I'm using the UART driver (drv_uart.c) provided with the nRF5 SDK 11.0.0 on a nRF52 chip and once a NRF_DRV_UART_EVT_ERROR event is received, the receiver seems to be stuck...
Hello all!
I'm researching Radio Notification. I had read define and tutorial . But, It don't make me clearly.
Could you explain more deeper about Radio Notification...
Hi,
I just upgraded the SEGGER RTT source files from V4.98e to the new V5.41b for a nRF51DK project using gcc/Makefile. When linking the (now quite large) program, I got...
Hello,
I am using S110 8.0 soft device and using the example Nordic_UART. I am able to compile the project file in KEIL and flash it onto my board. I don't see any errors...
We are using the low power comparator on NRF51882 RayTac Module (Vcc=3.3V, Vref = 4/8), with which we are making a precise high impedance measurement!
I found some documentation...
I've been sending various BLE addresses to the nRF51 and am getting some inconsistencies of what addresses are being deemed valid.
I am using BLE_GAP_ADDR_TYPE_RANDOM_STATIC...
I am using uVision 5.18a with MDK-Lite ARM toolchain and I downloaded nRF examples for SDK 11.0.0-2.alpha with Pack Installer.
Then I tried to compile " /ble_peripheral...
Hello everyone,
I would like to know, if it is possible to send data (power data) from a NRF52-DK to a Garmin Display Device. Do you know any application, project example...