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...
Our products are based on nrf52832 / nrf52840 chips as application mcu which run freeRTOS.
One of high priority task implements algorithm for controlling motor (using QDEC...
Hi,
my BLE device is NRF52840, I am using softedevice s140_nrf52_6.1.1
using the ble_app_uart example as peripheral .
I have a problem to send data to our android ble...
Hi,
I'm trying to erase flash pages from 0x1f000 to 0x28000 (page 31- 40) and for three pages (33, 34, 35) I get NRF_ERROR_FORBIDDEN.
I'm using softdevice 132, version...
We are using NRF51822 MCU on our PCB design and we have a problem that we can’t program it, uKeil doesn’t recognize MCU. It seems that then we start programing NRF51822 it...
Hi,
we found problem with PID, we send individual messages to many nrf24 devices. When we have for example only 2 devices we have losses of around 40-50% but its not a problem...
Hi,
I am following below step for Installing micro_ecc_lib_nrf52.lib.
Install version 4.9-2015-q3-update of the GCC compiler toolchain for ARM. You can use ARM...
I just bought a nRF52840 dongle and tried it out today. When I plugged it into a USB port on my computer running windows 10, it does not appear as a external drive. The red...
I am wondering if there is an API to determine the number of retransmissions (if any) a particular packet required to transmit OTA. Specifically, we are periodically sending...
SDKv14.2 SR3v1.2
If we want the RCU stay awake all the time when BLE is connected with a host, would it cause the possibility of random BLE disconnection?
Is this all...
Hi,
I want to implement SWD (and potentially UART lines) over a type A to C USB cable to talk to the NRF52832 on our board.
Currently, we only want to sink power only...
I am really green, so please bear with me. I have been experimenting with the bicycle ANT+ examples in the nrf52-dk API, and have been able to get BSC working to point of...
Hi, I modified sdk15.2.0 BLE_CSC example to work with ble_app_uart and got error ble_link_ctx_manager.h: No such file or directory. I added file to project, added file path...