Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
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...
Hi,
I'm having a problem at the moment with code based on Espruino on nrf52.
I connect as follows:
ble_gap_scan_params_t m_scan_param;
memset(&m_scan_param, 0,...
I've seen a few post that have similar issues but none that solve my problem.
I have two uarts (uarte0 and uarte1).
I disable them before going to sleep.
I wake with...
Hello,
I cannot successfully flash an nRF9160-Dk to a usable AT modem state using a brand new install of nRFConnect on Windows10, following this Blog post guidance - https...
I am working on 802.15.4 using nrf52840 and sdk 15.2. I want the receiver node to scan the network for beacons transmitted by the transmitter node for 100ms, go to sleep for...
So its seems nrf9160 docs recommend having VDD_GPIO only at 1.8v ... that running at 3.0v (or 3.3v) will compromise LTE performace.
I have 3.3v rail and 3.3v SPI device...
Hi Folks,
I'm trying to use the Power Profiler Kit. Unfortunately I keep getting 'Failed to start the PPK'. I've updated the drivers (and can program the nrf52832 DK with...
In the nRF52840 Product Specification v1.1 ( HTML ) , description of the QDEC peripheral, Table 77 on page 275 ( direct content link) , it appears to indicate that the LED...
Hi,
We have an freertos based app (SDK14.2).
Recently we have added a WDT support in the following manner:
The init code initializes the WDT reload value to T+3...
hi all, i am using the uart with it's dma to transfer data into the nrf9160, but some of the data is lost in it's way. here are some examples of the loss count in bytes from...
Hello,
I'm using several nRF52840 boards to setup a bluetooth mesh network. Im using the python script "interactive_pyaci.py" to setup the mesh. The mesh is working and...
Hi, As the title asks, I am using the lte_ble_gateway example project on the nRF9160 DK. I am able to connect one nRF52840 DK to the nRF9160 DK over BLE. I am trying to connect...
We have a board that has become unresponsive to programming. It worked well to program about 4 times and then is no longer responding to the J-Link device. The application...
Hi,
I tried implementing serial communication between nrf52832 and HT1632.It didnt work.In HT1632 data sheet it has given following specifications
will nrf52832 supports...