Hi, I am using two nRF54L15 DKs running THroughput samples.
The result of coded s8 is 52kbps, which is close to the theory number.
When I change to S2 code, the result...
Hi
I noticed one ticket says that "the following combination offers low power consumtion and high througput when needed :Short Connection Interval + High Slave Latency ...
I'm moving to 2.9.1 and trying to get mipi working with a st7789 display. I have it working with 2.6.1 without mipi, but can't seem to get it working with mipi on a nrf5340dk...
Hello!
I want to develop a Heartrate Monitor Device which uses BLE and ANT+ using the Seeed XIAO nRF52840 Plus Board.
Now that I have the board I found out that ANT doesn...
Hi
I have one nordic nRF54L15 DK using as peripheral, I want to know the power of it. Thus, I use PPK2 to be a 1.8 voltage source and connect VOUT to P6 pin 1 and GND to...
How do I produce a signed file to flash to the network core for firmware update? I am using a child image/parent concept with the \nrf\samples\ipc\ipc_service\ project, When...
Hi,
how can I publish a message to unicast address from a generic on/off client with mesh sdk?
How can I set the address?
Jost to be more precise, the function:...
After installing the USB driver for the nRF52840 dongle and using it successfully, and then connecting the nRF52832 DK it fails with "error occurred when opening port. Errcode...
Hi everyone,
I was trying to use QSPI interface with the on board external flash memory MX25R6435F on nrf52840 PDK
This is what i have observed, Inside the linker tab...
Hi, I have nRF51822 Board
Can I make it as a beacon kit?
what changes do I need to do to change that as a Beacon? any Source and Instructions are very helpful for me....
We need our PCB assembler to be able to program nrf51822 modules in situ. We have tracked the PCB to include a tag-connect footprint to this end. The assembly house will purchase...
Dear all,
I have an issue using USB bootloader for NRF24LU1+ device.
I've used a USB dongle and programmed USB bootloader to chip via SPI using external programmer.
...
Hello guys,
I have tried to get Nordic-Thingy52-mesh-demo working, but now I don't see it works according to description done.
I have followed all steps provided on...
Hi,
we are developing against the nRF52840 chip. We are interpreting the documentation as indicating that each pin can do all of GPIO, PWM, I2C and SPI. Are we reading this...
Hello,
I'm using SDK 15 and I just started to run the "ble_app_uart" example code. I'm hoping someone can help me find where the data sent from the nRF UART mobile app is...
I am using few keys that are 20 byte arrays, these are unique for each chip. Right now they are hardcoded. I don't want to recompile for each device. I want to write to these...
Hello,
What is the best way to do migration between SDK 11 to SDK 15.
There are guides for each step. Is the best way to do SDK11-SDK12 then SDK12-SDK13... ?
Thank...
Hi,
I just switched over from the nrf52840PDK to the nrf52840DK and I'm running into an issue where the DK board is not firing the NRF_USBD->EVENTCAUSE = Ready event....
Hi,
I'd like to inquire about the recommended configuration for RF conducted emissions testing for the BTLE radio on the nRF52832. As in the reference circuit provided...
I am trying to send more than 255 Bytes of data over I2C so I break it up into 255 byte transfers within a transaction.
I notice a stop/start condition is sent between I2C...