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...
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...