Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hello, Nordic.
A while ago, debug terminal do not appear in Segger Embedded Studio, and nothing happens when I click View -> debug terminal in the tab bar.
Currently...
As far as I understand, the nRF52840 USB dongle can be flashed via USB if there's a DFU capable bootloader installed (and it booted *into* that mode).
Once I got the dongle...
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...