Dear ,
Just wondering whether the above file operation functions can be directly called and used with the nRF connect SDK, as I am integrating an existing lib to my nRF...
Hi all!
I'm testing the new development branch about wireless syncronization project.
This is my issue:
https://github.com/nordic-auko/nRF5-ble-timesync-demo/issues...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
I need to read a SPI device every fixed milliseconds so I thought to create a TIMER and read SPI slave inside its handler. But there are some problems cause I get all zero...
There are at least several show-stopper level issues with your nRF Connect SDK and VS Code for M1 Mac users
First not supporting the native VS Code app is annoying and forces...
Dear Support team,
I am using the NFC Tag of the nRF52840, CKAA F.
What is the maximum rating of voltage and current of the NFC Tag?
-> I set NFCPINS.PROTECT = NFC which...
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...
Please provide me the sample code for TWIM using the nrfx_twim.h
I want to create the TWI master using the nrfx_twim.h
Please provide the sample code for same.
Hello Nordic team and fellow developers, I am working on an adafruit nrf52840 feather sense board, for which i have created a custom DTS file. I am trying to interface with...
Hi,
I'm using nrf9160 with Zephyr RTOS i need to interface external flash memory using SPI protocol.
but, I didn't get any example code for that. can you help me to find...
I have a few questions about how exactly the free flash space is intended to be managed with a banked DFU transfer. We observed some devices encounter problems after a DFU...
I am incorporating the MESH 5.0.0 coexistence example over an existing BLE application. I have run into an issue that I have been unable to resolve involving Persistent Storage...
HI,
Am using west tool to build and flash .and am following this link. https://docs.zephyrproject.org/3.0.0/guides/west/sign.html . they mentioned in that link after the...
Recently, I've been trying to send the data acquired by sensors like thermistor and microphone to the mobile phone or PC through BLE from the nrf52840DK. I want to develop...
Using nfutil to dfu a package to nrf52832 using dongle nrf52840 on windows 10 and python 3.8.10
Able to access nrf52832 with nrconnect desktop (but can't get dfu to work...
Using SDK 15.3 on the embedded side and Android 10 I think it is on the mobile side.
We've implemented whitelists and hanging onto the bonding information on the embedded...
Hi,
I am trying to understand either the timing or feature I am missing with respect to LTE, GPS and MQTT. I have read a number of posts and questions on a similar topic...
Hi there:
I were develop product with nrf52832 ,nRF5 SDK version 17.0.2 and mesh sdk 5.0.0. And i install the toolchain on the ubuntu 20 follow the guidance https://infocenter...