Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
i have been trying to interface the imu sensor gy-80 with nrf52840dk
but an error of on the reference main
and the thumb set instructions no memory set errors are comming...
Hi all,
I am doing some development on nRF52840 board with PCA10056.
SDK version: nRF5_SDK_15.3.0
Softdevice: s140_nrf52_6.1.1_softdevice
Testing Example: nRF5_SDK_15...
Hello
in our concurrent radio application using timeslot API there are failed assertions from time to time (10min - 10h).
Message is as above.
Stacktrace and system...
Hi,
I would like to know how much memory my application is consuming. We are using NRF SDK-15.3 version.
In View menu there is option Memory Usage, but when I build in...
Hello,
I am trying connect with the nRF52840 dongle from my android phone using nRF Connect App. The nRF52840 dongle as peripheral and I am using nRF SDK 15.20 and s140_nRF52_6...
Hi,
I have a mesh device (door sensor) with cell battery powered.
When triggered, the device power on, do mesh stack init and start mesh stack, publish a mesh message...
Hello all, is it possible to wake-up the device from deep sleep using cap sense.
How reliable is the ADC cap sense, Im little confused as some people say CapSense is not...
There is an "error" in the Mesh 4.00 friend.c:friendship_alloc(..) function, when allocating a new friend with PollTimeout greater than 2147 seconds. The LPN allows you to...
Hi,
Working with Uart + DMA on the nrf91 board, we see two issues:
1. With baudrate of 115200, we get an overrun error after getting ~6KB of data.
2. Sometimes we do...
I am trying to develop a simple uart driver based on the nrfx_uarte driver but I get compiling errors (see below).
All I have is a simple uartOpen() function for now...
Hi,
Greetings!
I am trying to develop a device called as " Gateway ", which can receive SIGmesh messages and update/send those messages to cloud server and vice-versa...
Hi Nordic Community,
I have two nrf52840 feather boards, and I configured one of them as central scanner with the central_scanner example. It works well and was able to...
Hello all,
I struggle to program nrf52 on Eclipse, and it works fine with Keil. Let me explain :
With Keil :
-I first flash softdevice 5.0 manually with JFlash Lite...