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 am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Hi,
Do you have a drawing of a recommended PCB layout footprint for the nRF9160?
I found a link somewhere, but the page didn't exist.
I need a drawing - not an Altium...
As i an trying to establish LTE connection using nRF9160.but i want to use external antenna because i will place nrf9160 module in metal enclosure. please suggest best antenna...
Hi pals!
I'm trying to do the throughput example with using 2 nrf52840DK. I downloaded SDK15.0.0 and I'm using ble_app_mtu_throughput example under ble_central_and_peripheral...
Hello there,
I've been following a guide Installing a 6LoWPAN enabled Linux kernel and required modules as a part of setting up a BLE 6LoWPAN border router on Raspberry...
I'm working on an NRF52832 product that will be intermittently powered, and the supply rail may fluctuate slowly, drifting above and below 1.8V.
I saw this post:
https...
Hello everyone
I am using nRF52840+wifi module to communication with the server via MQTT+LTS, Now MQTT communication with server was successful, Considering the safety,...
Hi everybody!
We have a problem with our product. It is based on nrf52832.
We used heart rate example in the SDK. MCU sleeps after a while if it is not connected. We have...
I'm trying to combine conventional pairing with OOB NFC pairing, but I'm struggling to decide which libraries to use. I have been looking at the examples, and they all use...
how can we properly set the scan timeouts? Say if we need to scan for a device for 5 seconds and if it is not available we can stop the scan and search for a new device. i...
Hello I am getting fatal error and system reset after calling APP_UART_FIFO_INIT.
I want to receive some data over ble and send it to the uart. I connected physical UART...
Hello, in my application I have a problem with the app_timer module respectively with a timer I have created. I'm working on a nrf52832 ( Rev. 1 - build code QFAA-B00) and...
I need a solution for doing a DFU from an Android phone to a device with a nRF52832 chip in it
I currently have a working version in IOS Swift but cannot get the Android...
Hi everyone,
I'm using nrf52840 custom board (pca10056)
SDK version: 15.3
OS: Fedora
I work on a custom board and try to use WDT like so in the WTD project example...
Hi,
I implemented the rnd example under ../crypto/nrf_cc310/rnd with freeRTOS. While testing i observed strange behaviour.
While debugging i got
=================...