we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
I am working with a modified project based on the time sync example using two nRF52832 DKs.
I want to capture how many times the timer overflows on the receiving board...
I have a problem with some beacons which don't follow BLE specification.
Namely BLUETOOTH SPECIFICATION Version 4.2, 4.4.2.2 Advertising Interval section.
The problem is...
Hi,
I'm not sure whether it is right place or not to discuss this.
We are planing to use nrf52840 in our new IOT project. We required nearly 30 development boards and...
I don't want my consumer to do provisioning of mesh-DEVICEs one by one (using Android or iOS APP) since in such case if he has 50 mesh-Devices in that case he will get frustrated...
Hi everyone,
It looks like there is a bug in GZP host example.There is a function gzp_host_chip_id_read where flash is accessed at GZP_PARAMS_STORAGE_ADR. But there is...
I am using the following to extract the Device_Name from an advertised packet received on an Arduino Primo:
peer.getFieldInAdvPck(BLE_GAP_AD_TYPE_COMPLETE_LOCAL_NAME, advertisedName...
Hi!
I have a question about the Mesh SDK. Is it currently possible to get the physical source of a relayed message (thus the relay that send it) out of it? I only seem...
I use buttonless_dfu_app as template. SDK 14.2
Q1. Could someone help me.. After I updated my app I have changed crc (if more than just few changes), so bootloader installed...
I made all steps in a guide
devzone.nordicsemi.com/.../
All works fine. After that prepare my own firmware like appendix 1. Also works good. I merge
bootloader_setting...
Hello,
i'm trying to run the ble_uart_example on my nRF52840 eval-board, but it always fails on this line:
err_code = ble_advertising_init(&m_advertising, &init);
APP_ERROR_CHECK...
Hi, everyone,
I develope the project with BLE support. In my project I need to define the time server. For this purpose I tried to find any example reffered to it, but no...
It is a sensing-processing-actuation based application. Just want to use the nRF52832 module for BLE communication( a part of the application).
Is there a direct API in the...
Hello,
I have an application where an nRF52832 peripheral (S132 v3.1.0) transmits a 5-to-10 MB file to an nRF52832 central (S132 v4.0.5). The peripheral sends the file...