Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hello,
I'm trying to stream data at ~ 30KB/s rate. I use nRF52840 development board with S140 as peripherial and smartphone with "nRF Connect" app as central. UART example...
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...