Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Hi
Good day!
I am new to this BLE module. I have worked out an application using nrf52 DK (nrf52832 SoC ) and now I want to use Ebyte module E73-2G4M04S1B which is based...
Hi team,
I am using nRF5_SDK_15.3.0_59ac345 and nrf52832 controller. I am using nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_uart example code and the hardware...
Hello,
Please check my schematics with PA / LNA.
I have problems activating PA / LNA, the connection is very difficult when using the battery, I am forced to use external...
Hello,
Every time I try to run any example I download online for my nrf52832 board I get dependencies errors after locating the project folder to the sub "examples" folder...
I am trying to get battery % from the thingy91. I have the AT command AT%XVBAT running successfully. It returns what I assume is millivolts. However these value are higher...
When testing different applications on an nRF52840 dongle I have the following problem: The table of service and characteristics (1 service and 4 characteristics) of an earlier...
Hi I found one example project named "serial" that implemented UART over USB:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fgroup__nrfx__saadc...
I've gotten the SAADC working in a blocking fashion and been able to evaluate sample times. Now, I'd like to set it up to automatically read three inputs in a row to see how...
Hi There,
I am curious to find out if the MDBT42Q module(s) can be used as a single master to multi slave setup? Essentially I want to have one module setup as a master...
Using LFRC as the softdevice LFCLK source, enabling and running the WDT causes the softdevice to hang until the watchdog reset when calling nrf_sdh_disable_request . This...
Hi
I'm trying to send fixed AT commands to the modem using a code based on this code from Rallare: https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples...