Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I would like to use the nRF52840 PDK version 0.9.0 at 1.8V VDD since my peripherals operate at 1.8V. At the same time, I would like to debug the DK through USB. ...
So I am working on ner52840 with nrf connect sdk, I need to scan a device which is broadcasting ble 5.0 extend advertising for a period of time(probably 2 second), then my...
Good morning.
I have an EVAL nRF52_DK PCA10040 V2.1.0 and connecting the EVAL to the PC through the USB cable no VCP and no CDC disc are recognized.
With an EVAL nRF52_DK...
i build the zephyr samples/hello_world Demo ,and it can run and print well on BOARD_NRF52840DK_NRF52840.
but this hex file cannot boot up on my own board.
for simplest...
In my nRF52810 based circuit board I'm trying to use the RTC along with the RTC tick interrupt to toggle an IO pin every 6msec. In main.c I use WFE to enter low power mode...
Hello!
I'm developing my own board featuring the nRF5340.
I wanted to add a PCB antenna to my layout and I figured the fastest way to create a functional prototype is...
Hello,
I noted that in the reference layout for nRF52832 CIAA with DC/DC converter there are VIP (Via-In-Pad) and blind via underneath the WLCSP package. I would like to...
Hi, I am curious about overclocking of nRF52832.
The reference design of nRF52832 used 32MHz oscilators to get the 64Mhz system clock.
If change the XC oscillator from...
How can I change the regulator configuration (specially the LDO voltage output) in runtime, and also, how could I do it in compilation time?
PS: I use mcuboot as well.
Hello,
I am trying to print things from my board. I would like to go with NRF_LOG_INFO. I have the modules enabled, included the essential libraries, including the c files...
I'm using the FOTA download library to download both the nRF9160 app firmware and the cellular firmware. Since the cellular firmware is so large it's more likely to drop a...
Hi,
I have nrf52840 development board. I use the debug out port for programming my external nrf52840 chips.
Now my external chip is nrf5340 which i need to program....
Hi,
I am using a M1 and I've installed the flashing scripts. But I am getting the following errors.
As I've already figured out it is a bug in https://github.com/NordicSemiconductor...