Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
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...