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...
HI! I've done the basic Blinky and UART examples, and now have to move on to programming something on my own. ( I have to send EEG signals from one BLE board to another/notebook...
hai ,
i tried nrf52840 ota over BLE from third party (ESP32).
As per the DFU protocol implemented logics and upto init packet (.dat file) getting expected response from...
Hi, I'm looking to use P15 (Shield Debug out connector) on nRF9160-DK. Description here https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fhw_debug_out...
Hi I used the light ctl/lc example project and connected to it with my iphone app which uses nordic sdk. I made a slider which sends messages quite often to the mesh device...
We are presently using Raspberry Pi 3 Model B to observe BLE packets coming from sensors that have NRF52.
We are also able to do DFU OTA using the Nordic NRF52840 USB dongle...
Hi,
I am working on a design of very low power sensor, based on nRF52833. Most of the time my device spends advertising only, with sensor data transmitted within advertising...
Hi,
i want to devolep a keyboard by nrf52840,now the problem is some funcation the usb examle have not,so i want to konw how can i add the
1.consumer control?
2.system...
Full error report:
<info> app: Connected <error> peer_manager_sm: Could not perform security procedure. smd_params_reply() or smd_link_secure() returned NRF_ERROR_INVALID_ADDR...
Hi,
My issue is simple as i'm new as developer with API thingy devices and i have this issue that i can't solve with online support.
I'm trying to understand the "Color...
The time in a Mesh network shall be the same in every node. The SIG time model describes how to transfer time from one node to another. We already implemented this time model...
hello Nordic
i work with nrf52832 as dispersed units and an nrf52840 dongle/ BL654 Laired which also has the nrf52840 as the central unit.
stage 1 - i need to transfer...
Hi,
Looking at the differences between S132 and S140 SoftDevice, I see there's lack of support for Long Range (Coded PHY) on the S132 (and S112 for that matter), which is...