Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I'm using the Maxim Integred sensor MAX32664 and MAX30101 with nRF52832. Do you know where i can find examples or code sources to implement the communication between...
Hello,
We are exploring a suitable platform for the next generation of our shoe-sensors. We found that the recently introduced nRF5340 fulfills most of our requirements...
Hi, I have a question regarding nrf52840. Can I communicate nrf52840 with sim808 GSM? Can I send AT commands through nrf52840 to sim808 and receive a response in BLE? Thanks...
Hi
I am working on a project based on Thingy91 hardware. I try to use Asset_tracker application on the nRF9160 and Connectivity_bridge on the nRF52840.
I used nRF Connect...
I am inquiring about two things. One. Utilizing powering the nRF52840 with 1.8V at the nRF_VDD with number 3 configuration of recommended hardware with the Specification v1...
Hello,
I use Segger Embedded Studio. When using tutorials which are on nordic web page , untill now tutorials were imported and built successfully. But on this one I come...
Hi,
So i'm working on an android app that communicates with two nrf51822 devices on the s110 softdevice by switching between them continuously (connecting one, disconnecting...
Hi,
I am using an nRF52840 Dongle with an external debugger and an external UART, provided by a USB to UART adapter, its an FTDI board.
I have modified my overlay file...
Sir,
How can i use the SCAN REQUEST to transmit dynamic data PDU to the PERIPHERALS ?
The idea is that the CENTRAL sends data to PERIPHERAL without make a connection!...
I am using the fatfs example in SDK 15.3 and I need to implement an energy saving mode for a use case when the sd-card is inserted but not needed. In a first step I'm cutting...
Hello, first of all I am new to Zigbee.
I have read the Light bulb example, and now wondering on connecting it with some kind of power consumption monitor. I want to create...
I have been using UART0 to implement a very simple console using console_getline_init() and console_getline().
So the nRF5340 receives commands over UART0 and outputs printf...
We're building a cryptocurrency hardware wallet. And we're using the secure bootloader provided by nrf5 SDK, to only upload signed firmwares to the device. We are using nodejs...
Hi guys,
I am working with nRF52832 board and Zephyr for a short period of time and I really don't have to much experience. Every day I learn some new things and try to...