Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
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...