Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
Looking for the OpenOCD equivalent of ""nrfjprog --rbp all"
Looking at the commands for OpenOCD they have a "flash protect" command, but it doesn't appear that's quite...
When you start an application timer, you can provide an optional context pointer. Is that pointer memcpy'd like with the scheduler or is it a shallow copy? I'd like to know...
We have been suffering about this problem quite a long time, maybe since the beginning of starting to use nRF51822 roughly two years ago. The thing is that we cannot trust...
I am working on a ble peripheral project on the nrf52832. When I make an SPI transfer inside the main loop the spi_event_handler function gets called with no issues. After...
Hi, I was wondering if there a way to connect several peripheral devices to a central device with nRF52840? In my application, I need to send data from multiple temperature...
Hi
i wanna create a connection between nrf24l01+ and nrf51822 with esb
in nrf51822 side i'm using sdk12.02 example and i need help for nrf24l01+ side
recommend me...
Have an nrf51 board design that doesn't want to run without a debugger. When programmed, the debugger can run the board. When the debugger is removed, the board does not seem...
Hey guys,
I work with a partner who makes the hardware for me and uses the nordic chips. I want my device to pair over the android and iOS system settings.
image description...
The migration document below seems to refer to an SDK that no longer available for download for nRF52, v0.9.0.
infocenter.nordicsemi.com/index.jsp
Tried to apply nRF52...
The migration document below seems to refer to an SDK that no longer available for nRF52, v0.9.0.
infocenter.nordicsemi.com/index.jsp
Tried to apply nRF52 v11.0.0 instead...
I started working with NRF52-dk. I develop with GCC compiler and mbed SDK (debugging with OpenOCD and GDB). On download (tools) page I see "nRF5x-OB-mbed-IF" with description...
I'm using nRF52 + SDK11.0.0 + s132 and following this tutorial and this blog to make a Managed Make project using the ble_hrs esample.
As I was going through the directory...
Hi,
I want to use Timeslot API in order to gain uninterruptible period of time (1 second~) along with running Softdevice - just single one, not periodical.
I've changed...
Hi,
I'm building a low power application utilizing a MEMS accelerometer providing a data ready signal with configurable intervals. The intent is to use this signal as a...
I have to evaluate the results obtained for time synchronization in a piconet BTLE through the use of the RBS protocol. For this purpose I use a nRF52 DK as beacons to transmit...