Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
Need assistance/recommendations for working with smaller pin pitch (150 micron) mounting holes for the new nRF52480 chipset. Our current contract manufacturing supplier for...
Hello I noticed the problem with nRF51 DK and ble_uart app.
1. The nRF51 DK is connected to the Terminal
2. Connect to the nRF via "nRF Connect" application on Android...
Hello:
I read the documentation and errata for Rev 1 of the nrf52. I am using the Rigado BMD300 module (thus the nrf52) without a softdevice attempting to do on the fly...
Hi All,
Currently i am working on nrf51822 chip, For that i have downloaded nRF5_SDK_15.0.0_a53641a.
Now, i am trying to execute mouse hid example in nrf51822 chip, but...
Hello, it seems that the 15.2 infocenter radio_test instructions are somewhat different from the 15.0 infocenter instructions . Trying to get a general understanding of how...
Hi there,
I was hoping you guys could point me in the right direction with regards to the use of the nrf_mesh_disable() & nrf_mesh_enable() functions. Since the "friend...
I migrated my nRF52840 project to nRF5 SDK for Thread and Zigbee 2.0.0 (from 1.0.0), but I keep getting a linker error:
Building ‘myproject’ from solution ‘myproject’ in...
I am searching for a stable development environment for the Nordic nrf51822. I have been unable to get adequate support for issues using eclipse. The tutorial for Nordic/Segger...
Hi NRF team,
I was attempting an update from the open USB serial bootloader to a secure USB bootloader when I hit this issue.
from Open bootloader linker script:
MEMORY...
nRF52832 with softdevice 3.0. Modified ble_app_multirole_lesc project and doing test. Sometimes it doesn't start advertising (can not be found by nRFconnect app). Sometimes...
Hi,
there seems to be a bug in the Heart Rate Monitor (HRM) example or in the iOS app (nRF connect) -- when the simulated heart rate exceeds 8 bits (256) in the example...
I need to send data to an APP through NRF52832/840
This data will only be sent when there is a match with my APP. Once I have established a first communication with my APP...
Hello!
Hello, I have an Issue with NRF51822 chip, made an over 25k messages per second transmitter based on Keil example, but the main difference is that I dont enbable...