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...
Dear,
I need to use nRF5_SDK_17.0.2_d674dde for nRF52833.
I saw the release note, it says it need SES v4.5.
But when I use SES v4.5 to download or debug.
The computer...
Hi,
My goal is to generate a GPIO or GPIOTE interrupt and inside the ISR sample 8-bits from GPIO.
I tried modifying two sample projects to achieve this, the NRFX and...
Hi Sir,
We reference example "/nrf/samples/bluetooth/hci_uart" and test on nRF52833.
Now we want to set the Tx power by sending appropriate HCI commands from the host...
When I get the first error in UART, the receiving of new characters stops (the transmittion continue working)
and I didn't find any solution to make RX (receiving characters...
Hello
I'm about to update from NRF SDK v1.8 to NRF SDK v1.9.1. We build our firmware for both NRF9160 but also for QEMU_X86 (simulation build). I noticed that since the...
Hello, simple question regarding k_sleep(), to simplify, I've modified button example from Zephyr adding a k_sleep in button_pressed function, the k_sleep it's not working...
The Problem is occurring when I am trying to build any example project in the /examples/crypto/nrf_crypto
Here I am trying to build the /examples/crypto/nrf_crypto/test_app...
I am a newbee to nrf 52840..I saw lot of documents and got confused on where to start ..indly guide me on this
we are trying nrf52840 dev kit as we are using nrf52840 in...
Hi, Nordic
Recently, I'm experimenting with the queue library.
I found some strange problems:
1. When the data types of my data structure members are not unique, using...
Hi Nordic HW support team,
In our product we have an analog input that can vary in a large range, e.g. from 0V to 1.2V.
In order to have a good resolution in the SAADC...
We are currently evaluating using the nRF52840 device in conjunction with an MCP2515 to provide CAN to the microcontroller. I have updated both the device tree overlay and...
I am so happy the latest command line tools finally support the Apple M1 chip natively. Thanks again!
Now I was updating our production scripts to python3 and the latest...
Hello there.
I am new to Nordic and embOS. I work with nRF52823 and my task to implement UART communication. Could you please explain or refer me how do I import nrf/nrfx...
Hi Everyone,
I'm currently working on a project which uses the nRF52832 and nRF52DK.
In this project, I have to broadcast my battery level when the development kit is...