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...
I switched from the nRF-bm\v0.9.0 to nRF-bm\v1.0.0 SDK and now I am getting the following error message:
fatal error: nrf.h: No such file or directory
"nrf.h" is now located...
Hello, I'm using Nordic Central HR example. I'm wondering how to read RSSI of a BLE device connected to the NRF5340, I have tried multiple version found on this forum, but...
Howdy,
I am trying to connect a Waveshare BME280 to my nrf9160dk, and it's not obvious which jumper goes where. The documentation states:
Wire color
Sensor board...
hi,
i'm new with the nrf9160DK so can you please guide me to how can i start and config my nrf9160Dk with my laptop from scratch because this video is not helping me https...
Hello:
I created an app.overlay. Here it is:
/ { aliases { fra_sw = &fra_sw0; }; fra_sw0: fra_sw0 { gpios = <&gpio0 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; label = "FRA_SWITCH...
Hello,
We have a dual-purpose connection in our design where the signal can be either an analog input or a digital output. We have done some testing and can see that we...
Hi and Nordic forum
Please find the attached summary on the issue we are facing and help us get the guidance regarding the same
We are developing a Zigbee-based device...
Hello,
I am evaluating the nRF54L15DK current consumption based on Nordic example: https://academy.nordicsemi.com/courses/nrf54l-series-express-course/lessons/lesson-5-development...
Hi everyone, I'm thinking about implementation of SWD-over-USB with proper DAM (both CC1/CC2 pulled high). It is not totally clear to me what would be default nPM's behavior...
Hi all,
I've been troubleshooting my 9151 feather and have run into some issues with very specific AT commands. I'm trying to connect to an MQTT broker through AT commands...
Hi. I have a question about the selection of Host IC of nRF7002.
Looks like general official recommendation is nRF5340.
But my team has a long history with nRF52840...
Hi,
I'm trying to use the connection manager in my application, but it never connects or shows any events. I've tried using the https_client sample as well, but that gives...
After 9 years of work I have finally finished my product and it is FCC and EU certified, and ready for a pilot production run.
I would like to copy and paste my PCB design...
Hi,
Let me explain my situation. I have several custom boards with an nRF5340 SoC and an nPM1300 PMIC. I flashed a custom image developed with nRF Connect SDK v3.0.1, and...
We are developing a product with fast flash access and a screen so would like to use SPIM00 and the sQSPI simultaneously. The datasheets & documentation are somewhat confusing...