It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi there!
May I know why sample codes cannot be run on nRF54L15DK when board target "nrf54l15dk/nrf54l15/cpuapp" is chosen?
Yet, everything is fine when nrf54l15dk/nrf54l15...
Hello, we have developed a production script with the purpose of programming(with the samd20 dev card) and measuring the power consumption on pcbs with the ppk2. The script...
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...