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...
I have two NRF52840 dev kits that are running what are essentially the spi master and spi slave examples. They both work and I've altered them slightly. I'm just kind of confused...
Hi,
I've been trying to combine the spi_slave and USB_CDC_ADM examples so that I can pipe data from a spi_master all the way to my host machine. In my cobbled together...
Hello ,
Is there any development KIT available for the Evaluation of Direction FInding - AoA and AoD ? Any code examples for the same?
If not what is the time line?
...
Good day,
I would like to switch between two states once I receive a trigger. state1 <---trigger--->state2.
State1 = Beacon/custom manufacturing data - Beacon Example...
Hi,
In my application after some timeout i am trying to stop BLE advertisement.
for this i am checking current connection state,If it is connected or disconnected.
if...
I'm using the TWI_MNGR to schedule a transfer. I have copied the nrf_twi_mngr_perform() function to a function called nrf_twi_mngr_schedule() which does everything except...
Hi team,
I am working with the nRF5340 PDK v0.8.0 and I am trying to request the additional voltage for the VREGRADIO to support the additional 3 dB TX power on the RADIO...
i have a project with Nrf24, i'm using NRF24L01 + PA LNA 2.4Ghz with athena, to get 1000m -2000m range.
But i saw on nordic website that nrf24 not for new design, we have...
I have seen a few references to SoftDevice in the 6.x series not being able to transmit at 500kbps in these forums, but I can't find anything in the docs to reference. Can...
Hi, I am using nrf52832 dev-kit. I use P0.23 or P0.24 as an input pin. I am trying use this pin to read data from other device. When I use this pin like button, it can detect...
Hello,
I would like to get some input on general framework options for development.
I am starting by strictly following the SDK framework, trying to use its drivers, translations...
Hi,
Sorry for putting so many questions in to single thread :)
----
I am looking for information on what all images been integrated to zephyr/merged.hex, can you point...
Hello!
I'm currently implementing Modbus RTU into my nRF52832 to enable the CPU to communicate with other Modbus RTU capable devices.
When communicating via Modbus...
Hi, I am relatively new with ble and nordic development. I am working with the nus service for communicating but now i also want to have ota firmware update. I am trying to...
When running the light_switch provisioner example, the application fails to the error handler when calling app_default_models_bind_setup, in access_model_application_bind...