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...
I want to interface the nRF5340-PDK board to a different vendor's board that runs at 3.3V.
I'm using the SPI bus to communicate between the two boards
Using the nRF5340...
I don't have absolute proof yet, but I'm 90% certain that the carrier LWM2M (0.8.1+build1) has a memory leak when used with a +CEREG notification level higher than it is expecting...
After much searching this site for a solution I'm at a point were I decided it necessary for me to ask directly.
SDK16.0, S132, windows 10 / SES, nrf52DK
I'm able to connect...
Hello, To contextualize my questions, here is my project : I am working on a mesh network with a proprietary protocol. Each node is stationary. I use the nRF52832 SoC.I use...
Hi everyone!
My simple question is: why does this page no longer available? https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-connect-nrf91-to-google...
2020-06-08 16:20:39.229628+0530 OperationApp[3306:1831777] [Bearer] Central Manager state changed to .poweredOn
2020-06-08 16:20:39.635195+0530 OperationApp[3306:1831777...
How to add two or more custom characteristics in a custom service? I am able to add characteristics from github.com/.../nRF52-Bluetooth-Course to this tutorial. The same way...
Hello,
I want to start with BLE Mesh development. Therefore I have downloaded the Mesh SDK Version 4.1.0 from the Website and started to build everything. But I have a problem...
Hi I'm using the PCA10056 DK and ran into an issue. I can configure the nrf52 to wake up using input pins(although some pins can't wake it up for some reason), however, when...
Hi,
I looked at https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP/nrf52832/ic_rev_sdk_sd_comp_matrix.html and I was wondering if the nRF52832 rev 1 does...
I am using S112 6.0.0 / SDK 15.0.0 for nRF52810.
I decided to use an internal RC oscillator to reduce parts.
However, after changing the setting to LFRC, DTM does not...
Hi,
This is related to this:
https://devzone.nordicsemi.com/f/nordic-q-a/60464/c-pc-app-development-with-nrf52840-dongle
I am now testing the UART communication between...
I would like to print debug messages to a PuTTY console. With the evaluation kit, this is very easy. It is connected to my PC via a USB cable, and I listen to one of the virtual...
Dear Nordic Team,
I have developed a custom board using a nRF52832 QFAAB0 chip.
I am using SDK 15.3 and the ble_template example as starting point of developing my code...
I am connecting 1.8V supply to VDDH and VDD so none of the REG will be on. Will I get 1.8V out on the GPIO? I am trying to connect LED on the pins but with 1.8V out that will...