Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi everyone,
I working on a projetc that i have to use the NVS lib to store several user data on external flash, but i need put FOTA capability in this firmware and when...
Hi everyone, I tried to create BLE ad for customboard nrf54l15, but it doesn't seem to work. I upload my code in the attached file:
when I buil project, I have an error...
ide :- segger embedded studio I have a problem regarding BLE_UART.
I am using Segger Embedded Studio. I want to implement Bluetooth, so I used an already existing code in...
Hello,
I am trying to convert .pem RSA keys which we are getting externally into .der and vice versa, because in "psa_import_key" function we can only use in keys .der...
Hi Team,
I am facing an issue while testing spi_flash sample while testing it on nrf5340 as well as nrf52840 DK. Attaching the code with the ticket. The sample throws...
Hello. I'm a newbie and just starting to learn the nordic SDK.
When doing the exercise in DevAcademy - ncs_fund v2.9.0-v2.7.0 l2_e1, I came across the fact that nrf Kconfig...
Hi,
I have a Thingy:91 with asset tracker v2 installed on it, and I am a bit puzzled about the results I see based on the configuration. Let me list some information.
...
This is likely a Visual Studio issue but figured this is an obvious rookie error so someone will set me straight right away! I have loaded a sample project and compiled and...
Hello, I am working on a project that is in charge of measuring temperature and sending values via BLE. I am working with the DS18B20 sensor and I have helped myself a lot...
Im trying to use lvgl with ST7789v display and nRF52832, in nRF Connect.
My .overlay:
My prj.conf:
When I enable LVGL and build, i got the error:
Could...
Hi,
I´m tryng to developer an application with nrf9161dk and i need create and upload a txt file with FTP. I´m in trouble to create the file with <zephyr/fs/fs.h> and...
Hi,
Your Dev Academy email-verification system may be broken, or I am broken :-)
After submitting the sign-up form, I am told to check my email to complete my registration...
Hi,
I tried the subsys/usb/console sample with nrf7002dk and I have ttyACM2. docs.nordicsemi.com/.../README.html
I copy the prj.conf to the end of the prj.conf of the...
Hello,
I am attempting to connect to a Wi-Fi network using Exercise 2 from Lesson 2 of the Wi-Fi training in Nordic Academy. However, when I try to connect to the network...
We are trying to configure our device, which is custom based on nrf7002dk for interface certificate testing. The requirements for testing are
Ensure correct Internet Header...