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...
Kind folks,
Attempting to install the Nordic Connect SDK again after failing several times before. (Always seem to have something slightly wrong in my installation which...
Is it possible to have 2 timers (TIMER3 and TIMER4) with the exact timer value?
I need to have two gpios toggeling at a difference time frequency but based on the same clock...
Hello,is the 3.9nH inductance and 0.8pF capacitance in the official routine the impedance matching of the antenna, or do I need additional antenna impedance matching?
I am designing the RF matching network with an IFA antenna for the nRF52811-CAAA.
ANT output may be DC coupled to ground with the IFA antenna or do I need a decoupling capacitor...
Hi folks,
We have a project based on an nRF52833, on a custom board, running at 1.8V. There is no Bluetooth (so no SD usage), and the HF and LF clocks are running from...
I connected nrf52833 with a button and a LED on breadboard, using ble_app_uart example to send message between phone and board. How can I make a function that whenever I press...
Hello Nordic community,
I am using nRF52840 and try to implement external memory unit for MX35LF2G14AC, which is 2Gb SLC NAND flash. I am wondering nRF52840 can support...
For example I want to turn on LED whenever I send 'a' text from my phone. How could I do cause I do not know where a message is stored. I am using ble_app_uart example
It would be useful to read and write other local files apart from the default 'logger', say, to maintain separate custom logs for multiple discovered devices. However modules...
hi,
I coded BT832AF module using nrf52832 eval board and i get the bluetooth device name but i'am not able to connect to BT832 device using nrf tool box it keeps on connecting...
I need a gpio to control an external peripheral.
I thought to code should be similar to controlling one of the leds.
board overlay:
&gpio17 { status = "okay" gpio17...
Hello ! When I run the direct test mode example found in "nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8" in transmission mode, does it only transmit packages on a channel...
Hi,
What is the correct way to write to UICR at runtime?
I am using the code below but the MCU crashes on the first line with no call stack trace.
NRF_NVMC->CONFIG ...
Hi,
I'm trying to collect data for average latency for nRF52840 using an Android Smartphone as Central and nRF as peripheral.
Latency is being measured by the Android...
Hello,
I want to send data via Bluetooth Serial as well as USB CDC Serial and currently, I am getting data rates up to 3.2KB/s on a Windows Laptop. I read this https://devzone...