Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
Using SDK 15.2.0, s132, nRF52-DK.
The logging facility in Segger Embedded Studio tells me that the call to nrf_sdh_enable_request() takes about 500 ms. I have an interrupt...
Hi,
I was following your guide to implement a secure boot chain ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_bootloader.html ) and therefore build...
Hello,
I have a simple question. So, I'm trying to write some manufacturing information into the UICR but once I write to these addresses I can't see the device via bluetooth...
Hello,
I am using the UBLOX EVK-NINA-B406, which has the nrf52833. I have attempted to use Softdevice S140 and S113 (using the nrfConnect programmer. Soft device versions...
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...