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...
Good day,
I am currently developing with two NRF52840 DK boards, and I also have two NRF Dongles. On a dongle a sniffer for ZigBee. I am working with SDK 3.2. This is my...
Hi i want to make a low power delay ms (blocking) function for nrf52805 without softdevice and without NRFx, just writing to the registers.
The RTC1 events_tick never...
What is the recommended way to do DFU over Mesh in Zephyr? I saw DFU documentation in nRF5 SDK for Mesh v5.0.0 but not sure how this relates to Zephyr
Can you point me to...
Hi,
I'm running a custom nRF52811 rev1 connected to a Quectel BC660K. I'm getting this error on RTT:
Here's the initialization:
And the uart event handler:
src...
Hi Nordic Community
I have been building a thermometer device from which I would like to send temperature values via periodic advertising.
I have based the sender and...
Development setup:
2 x nRF52840 SoC
Our own PCB’s with inverted F-antenna
LE PHY 1M
nRF Connect SDK v1.8.0
Hi,
During testing we experience an issue which...
Dear Sirs.
I bought thing91 and nrf9160.
I have connected the thingy 91 with nrf9160dk with prog/debug cable but I dont able to debug the application on the thingy91....
Hello,
I am using SES Nordic Edition v5.60 and I would like to be able to include pre-processor directives in my project but I could not find the pre-processor optins. ...
Hello, im trying to send Data from one Devkit to another (nrf9160 from nrf52840) the Problem is that if i enable Bluetooth on the nRF52 i get an error when receving/transmitting...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hi,
I have this development board https://www.nordicsemi.com/Products/Development-hardware/nRF9160-DK . I would like to use development board as nb-IOT modem and other MCU...
We have been looking for a standard (in Zepyhyr or SDK) way of handling communications between our software modules (drivers, modules, threads) that generate multiple streams...
I am just getting started with the Nrf52840 dongle and trying to flash a few examples from the SDK. I was able to flash the "blinky" example just fine using the programmer...
Hi,
I have been trying to interface GSM modem with nRF52840 using LPUART (nRF Connect SDK). I have used below pins for connections:
nRF52840 - GSM
P0.21 (TX) - RX
...
Hello,
Now I am developing firmware for nRF5284 DK, and the one of the requirement is the voltage keep in 2.1V.
Is there any possible I can modify the voltage to 2...