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...
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 didn't change the sample code. Why does the build fail?
1> Compiling ‘main.c’ 1> ../src/main.c:60:28: error: 'DT_ALIAS_LED0_GPIOS_PIN' undeclared here (not in a function...
Hi,
I am implementing a background DFU bootloader and uses the example from Vidar Berg ( https://devzone.nordicsemi.com/f/nordic-q-a/46994/background-dfu-application-source...
Hi,
I have just updated my app from SDK 15.2 to 15.3 (and the softdevice from 6.1.0 to 6.1.1).
Now nothing is working... I initializes a button with NRFX_GPIOTE and now...
Trying to set up attribute reporting I thought I had found a solution but was apparently wrong. My coordinator is sending an attribute reporting request with a minumum reporting...
Hello,
I'm using nRF52832 in a sensor PCB card, and I want it to have an antenna. Now I'm drawing the schematics of the PCB using KiCad, but there is one problem I can't...
Hello Nordic team,
Sorry for the ambiguous question. Let me know if you need further clarification about the question.
Currently we have a nRF52 based HID device....
Now that nrfutil has been ported to Python 3, I've been trying to get a DFU controller set up on a Raspberry Pi 3A running Raspbian Lite. I've built and installed the pc-ble...
Hello,
I have a query regarding the exponential waiting period behaviour when pairing fails under repeated attempts. In the Bluetooth Core Spec v5.1 Vol 3, Part H, Section...
Hi, Nordic!
We have connected gpio pins to usb data line pins for using usb or i2c in different times.
But even if USB core disconnected, usb lines hinder for i2c lines...
Hi;
I am trying to send a Telegram message using Telegram Bot API . As the documentation shows: "All queries to the Telegram Bot API must be served over HTTPS". I have...
Hello,
We are using NRF52840 and for a specific use case we will install our module on an M.2 (A/E) breakout. In this configuration USB will be the main communication interface...
Hello,
We made a small replacement on the event handler of the ble_central/ble_app_uart_c application, just to do a loopback to test the UART module.
Here is how the...
The Boron module from Particle is a nRF52840 with a uBlox LTE CAT-M module, available for $50. It's small and seems like a fun module to prototype with. I'd like to use SES...
Hello,
nRF52840-DK
SDK: 15.3.0
SoftDevice: s140
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fclock.html
Do any drivers...
Hi Everyone,
We are using NRF52810 with latest nRF5_SDK_16.0.0 and s112_nrf52_7.0.1_softdevice. We are able to program with ble_app_UART example on our prototype,
but...