Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
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'm trying use nrf52810 as the peripheral to connect my nrf52840 central.
The hardware buyed from other vendor in local market, it looks very simple, maybe based on nrf52810...
my C: disc is full now. I need move ncs to another disc. for example:D:ncs
how can I do it. If I move all the files to D: with others's help , I find the setting user settings...
When the Thingy 91X is connected to a laptop via USB C, there is a drive available that contains a few files - config.txt, readme.txt, and an inf file.
Is it possible to...
I want to know the configuration of Nordic's GPIO pins. I only want to use one callback function, but due to the many buttons on my mouse device, it is not possible to configure...
When I was studying Zephyr, I found that some of the enumerations used by Nordic couldn't be found in Zephyr, so I was wondering if Noridc had encapsulated them in Zephyr...
Hello, as from title, after updating from ncs 2.7.0 to 3.0.2 my application cannot advertise and scan concurrently anymore.
If I start advertising after starting a scan...
Hello,
I would build the Matter nRF Connect Lighting Example Application from the SDK for the nRF54L15-DK. Coud you add support for it in the Matter SDK?
Regards
I am developing a custom USB module based on the nRF54L15 chip. I would like to know how I can initially flash firmware onto the board.
My plan is to have a custom bootloader...
Hi,
I'm working with a custom PCB, with nPM1300 and a microcontroller.
The problem is that working only with battery the nPM1300 VBUS pin show 2.4V and I cannot put...
Hello community,
I have been using my PowerProfilerKit2 successfully under Windows10 for several years now.
Currently I migrate my main system to Linux and would like...
Hello. I have developed a custom board with nrf52840. I am trying to get it running using a bluetooth hids peripheral example in nrf connect v3.1.0. And the main() runs just...
Hi,
I have a field application with a gateway (central) that connects to multiple peripherals for continuous data streaming, in this case 10 peripherals. I notice sometimes...
Has anyone successfully managed to control an led strip (WS2812) with nRF52840's I2S by any chance? I'm trying to use the led_ws2812 sample ( docs.nordicsemi.com/.../README...
Hi,
I'm working on a custom project and I was able to add and edit the overlay file according to my need till yesterday. Today when I tried to build the project I observed...
I am currently working on a Direction Finding project, but I am facing an issue in prj.conf .
I use an nRF52811 custom board for Direction Finding. In the board selection...