Hi All,
Sorry to ask this question, I just learned a little about cmake.
Now I wanted to add a few src files based on the light switch example in SES. Do I have to create...
Hi,
I have tried to use central_uart example on SDK v1.91 using nRF52832. I modified the central_uart file to send hardcoded value rather data from uart. It seems there...
Hi Nordic ,
My product is working fine but i'm focusing on improving consumption at maximum because it is working on small battery ( evoluated tpms application)
It uses...
This is my first time developing for Nordic processors. I am using Zephyr 3.0.99 with the nrf52810 on a ublox BMD-330 eval board. I connected a W25X20CL 2M-bit chip via the...
Hi,
I am testing NFC read/ write examples . in nRF 5 SDK 17.1.0
I am trying to write the tag using PN532 using the adafruit tag reader example but i receive error like...
Hi everyone,
I'm wondering on which plateform / app and how is it possible to read and retrieve the data sent from a nRF52833 Slave to a Mobile Phone (Master) ?
We have...
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...