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...
Does anyone know why I am getting low outliers on battery measurements with the SAADC? I am measuring the battery directly every minute. Every seven minutes consistently,...
HI,
To ensure NRF5340 2.4G rf consistency during mass production, which scheme do you suggest is more suitable ( X2 = 32MHZ 10ppm ):
1、Offset capacitance C36 C37 placed...
I used Modem firmware version 1.3.1
In order to connect the nrf9160 DK to the AWS cloud, I am encountering errors such as AWS_ IOT_ EVT _CONNECTING, when it should be AWS_...
In a nrf52840 project using Zephyr 3.0 following Zephyr drivers are used:
the modbus serial driver(RTU mode) which uses uart1 in interrupt mode
the lora-mac driver which...
Hi,
I'm using app_ble_uart example using nrf52810 for nrf52810 UART RX & TX pins are (P0.15 - P0.14) while configuring using i got a problem with RX transmission ,when i...
Hi,
I am working on a multiple custom models, wherein I need one model to extend the functionality of another model.
I was analyzing through nCS provided "Chat" sample...
Hello,
I'm running nRF Connect SDK v1.9.0 on two nRF52840-DK devices, one Peripheral other Central.
My application requires to initiate pairing, i.e. send pair request...
Hello,
I'm trying to set up nRF Connect for VS Code. I followed this video for installation steps: https://youtu.be/2cv_jjqk5hg, the only difference being that my nRF Connect...
I have a VS Code project that is a Workspace Application where I've had to make some modifications to code in both zephyr and mcuboot directly. My codebase is in a git repository...
Hello!
Do you have any information on the antenna itself? Radiation pattern-diagram?
Edit: I would also like to have the specs of the antenna, eg: m ismatch loss, insertion...
I am having trouble to add the toolchain folder to the VS code setup.
The nrf connect for VS code does not pop up on the side at all to add application folder.
Tried to...
Hi guys,
I try to integrate the flash logger backend .
When I run the code I get the following error:
<error> nrf_fstorage: addr_is_within_bounds(p_fs, dest, len) check...
Greetings. I am developing a application that will run on a custom board based on the nrf52833 MCU. During development we have been using a nrf52833 development kit for testing...
Mr. Jared i do apologize for having accidentally verified&closed the issue but to answer your question we've found that the module we were using did not possess a 32khz crystal...
Hi,
I am using the code provided at https://devzone.nordicsemi.com/f/nordic-q-a/85850/example-for-extended-advertisement-receive-node
to send more than 60 bytes, but unable...