Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi,
I am desperate with creating my own board. I followed the example of nrf54l15dk, but I absolutely do not understand why I cannot build - not even assembling Zephyr....
Hi Nordic Team,
I am working on implementing synchronized sensor sampling on multiple Bluetooth devices that are externally triggered. To achieve this, I have combined the...
Setup: NCS v2.8.0 nRF52840
Hi,
I would like to ask about the implementation of Zephyr's SAADC driver (` adc_nrfx_saadc.c `).
In the project I'm working on, I need to...
Good afternoon! As the NRF7002 takes about 400ms to start up from shutdown, we would like to use the very low power deep sleep function for quick startup. Unfortunately, due...
Good afternoon! As the NRF7002 takes about 400ms to start up from shutdown, we would like to use the very low power deep sleep function for quick startup. Unfortunately, due...
Hello, my application requires very precise timing to trigger an action on the edge of the GPS time. I just need to get this time once in a while to synchronize the system...
Hi,
I am currently working on a two way communication between an nrf52840 thread host and an nrf52840 thread client over coap. I have nrf connect sdk version 2.9.0 in both...
I have recently bought two nrf52840dk, version 3.0.0, unboxed and plugged into usb. One would show up with a usb storage on the side and in vscode a J-link window prompted...
Hi,
I am getting framing error notifications from the nrfx uarte driver on a zephyr platform when receiving data from a certain external device, but only when there are...
Hello, I have been observing some interesting behavior concerning packets sent from server during eDRX idle period. When the period is set to 20.48s or 40.96s, any packet...
I’m writing this post because I’m experiencing a problem with data transmission between two devices—a sensor and a USB dongle connected to a PC—each equipped with a Minew...
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
Background : To set up a Matter ICD (Internet Connectivity Device) and Thread as a SSD (Sleepy End Device). Here are the detailed settings:
Currently, the Matter over...
LE audio can support multiple stream, but I can't find any description about following application, please advise....thanks
phone1 use unicast to play audio on headphone1...
Hello,
Before I start to over-develop I need to ensure that there isn't a better solution based on the nPM1300 behavior or capabilities.
Context
I'm using an nPM1300...