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...
Hello.
I've got problem with properly build example SPIM3 code. I took blinky example, added code from nrfx_spim example, set SPIM3 in sdk_config.h, add nrfx_spim to project...
Dear all,
For the purposes of the application that I am currently developing, I would like to operate the nRF52840-DK with an external power supply. From the DK's user guide...
Hi, all. I'm using nrf52833.
I'd like to use rtc to get the current time. What I'm trying to do is take the current time and show the time value on the LCD (year, month...
Hi guys,
I am experiencing some issues with the LPUART implementation: it seems that when using the setup with hci_lpuart (with LE Coded PHY) bluetooth connection isn't...
Hi all,
I need to transmit an infrared beacon every X seconds and the beacon does not change over time. I am using the PWM driver on nrf52 to generate the 38kHz carrier...
I have a custom board using nrf52840 which communicates via BLE. the product is undergoing FCC testing and I have been using the radio test example since it helps selecting...
Hi, we have some questions about the flash in the nRF52832. In the datasheet is this nWRITE,BLOCK; Amount of writes allowed in a block between erase; Max 181 1. Does every...
Hi,
We are using 1.5.1 tag and building on the agps-sample called "v1.5.1\nrf\samples\nrf9160\agps\".
We see problems with downloading SUPL-data and also EVT_BLOCKED...
sdk 17.0.2
IDE - segger embedded studio
For the below given code, " pin " is not updating when GPIO goes high when optimization level is kept "Level 3 for more speed"...
I'm using the serial_lte_modem application from Tag v1.5.0-rc1, on the nrf9160dk evaluation board to make a secure connection to google.com but it returns #XHTTPCCON:0.
...
I have flashed DFU OTA bootlaoder to my nRF82540 DK. (C:\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10056_s140_ble_debug)
It shows the two LEDs 1 and 2. ...