Hi
Are there any examples of a custom board for nRF54L15?
I have a project built/running on the nRF54L15 DK.
I now want to create a custom board for the nRF54L15.
...
Hi, i am learning with thingy 91 x and nrf9151dk. I made the online courses and succesfully conect to the cloud with the nrf desktop quick start in both devices. Now, i would...
Hello,
I am working with a custom board that has the nRF52840 (via the ISP1807-LR-RS module). This board has the SIT1552AI-JE-DCC-32.768E MEMS TCXO. This TCXO chip has a...
It would be extremely useful to get the HCI Traces (BLE) of my nRF54L15 boards. Documentations: Embedded HCI Tracing For simplicity's sake, here is my setup: - nRF54L15DK...
Hello there,
I'm designing a set of devices composed of a remote and 2 peripheral. The remote's job is to be connected to the 2 peripherals as a central and occasionnaly...
Hello, I’m testing a PID controller for a quadcopter. When I compile the application with the optimize for speed then flash, I notice that the PID response is slower than...
Hi,
I have a couple of questions regarding reading the nRF5340 Temperature Sensor. This is a follow-up to the following DevZone ticket: https://devzone.nordicsemi.com/f...
Hi,
I want to use uart async on the nrf9160, I get the following linking errors at build time:
here is my prj.conf
If it's defined CONFIG_UART_INTERRUPT_DRIVEN...
Hello,
I have a question regarding the nRF5340 microcontroller or similar. Usually, when programming UART, I2C or SPI bare metal, one is using interrupts, register and buffers...
Hi Team,
We are working on project where we are trying to encrypt the advertisement data (non-connectable) using our own defined keys.
currently I have been through the...
Using Segger with PCA10056 as a debugger connected to a pcb with a NRF52840 on it. Been working fine and I tried building open bootloader and programmed it. I see the device...
Hello,
I am a newby to the nRF5340 and Zephyr and I am stuck. I would like to know how to map physical pins to a particular UARTE.
I have read in the user manual OPS_v0...
Hello,
Currently developing a system based around the NRF9160 running Zephyr. My application is threaded and i would like to run the thread_analyzer. I got this working...
Hello,
I want to hide the BLE(RF signals) completely soon after updating the configuration in my application and whenever I need to update the config I should be able to...
Hi, I'm reading an ADC channel connected to large capacitors. I do the read when charging is off so no ripple. The caps are large (super-caps) so hold well enough to show...
Hey. If the device is repeatedly flashed without turning off its power (it does not matter if I program it through SES or nRFgo), it may start to malfunction or slow down...
Hello
I would like to use three PWM to output multiple sounds with one buzzer.
First of all, I am testing using two PWM. There is no problem using only one PWM, but there...
Hi, I'm currently using TAIYO YUDEN's EYSLCNZWW (nRF52810) and We are developing a device like a pulse oximeter.
I would like to change SAADC_SAMPLE_RATE from 400ms to 100ms...
Hi, after using the nRF SDK examples with SES for some time now, I decided to go with a project from scratch but for some strange reason the directory where I keep the nRF...
Hi everyone,
I am using the custom nRF52840 module provided by Raytac. I integrated into my evaluation board and I flash it using SWD and JLink debugger. My problem is that...