Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...