This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
Hi, team. ********** environment : SDK : Mesh v3.2 (w/ SDK v15.3.0) SoC : nRF52840 IDE : SES ********** I am challenging to handle each event, such as Mesh receive interrupt...
Hi all,
Radio notification inactive state interrupt is coming but I was not able to do any action by comparing it.
I am thinking, if radio_evt is false then it is radio...
Hi,
I need trigger repeated SPIM via PPI for a batch of samples until the given RAM buffer is full. Then I need start another round of batch SPIM with another buffer.
...
Hi,
I am trying nrf52832 with pca10040 board. My app uses s112 soft device and also SPIM0 to collect data from a slave device. No event handler has been used when initializing...
I want to know how to control BLE connection of nRF52832. I am using softdevice S132. I have a device that works centrally and a device that runs peripherals. When the peripheral...
nrf52832.
SDK14.2
Segger ES V3.34a
Options for Sequential Serial numbers
We have managed to program a single serial number into the UICR, using our Development...
I am trying to interface I2C EEPROM (AT24C512) with nrf52840 and I am directly writing to and reading from the registers mentioned in the datasheet. I am seeing the i2c waveforms...
Hello -
We are also bumping into the problem described here , where it is not possible to initialize LESC when BLE is initialized from a FreeRTOS task. The nrf_stack_info_overflowed...
nRF52DK
external board with 51822 and mems
I connect my external board with nRF52DK as this (left is board, right is nRF52DK):
SWCLK -> SWDCLK
SWDIO -> SWDIO
VCC...
Hi,
I got some troubles on the communication distance between the two units which one acts as central and one acts as peripheral, I tried to adjust the BLE parameters the...
Dear Sir,
I have enabled my project for SPIM+EasyDMA.
I am configuring the SPIM transfer nrf_drv_spi_xfer with additional flags like,
NRF_DRV_SPI_FLAG_NO_XFER_EVT_HANDLER...
nRF51822 QFAA
At first I set up the RAM size to 0x1F80, it works fine. However, after I try to use RTT to print log, I got the compile error: region RAM overflowed with...
Hi ... how to set the password to secure the connection between the device and application . I don't want to anyone to connect my device , for that i am planning to the set...