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,
What all the parameters should store in non volatile memory for BLE operations?. Does specification mandates some parameters should load in controller?. What are different...
Based on documentation included in http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf52.html#fota-upgrades I am attempting to get DFU working on the following...
I've got several problems but they are all linked more or less with the power profiler.
All devices I have are nRF52840 dk. The code is written with Zephyr but I doubt it...
Hi Everyone We are using nrf52840 for our custom PCB along with QSPI memory. We are using W25Q128FV as our qspi memory chip.
This function mentioned below is used to initlaize...
Hi,
I want to read and write the data from IS25LP064A NOR flash with QSPI. I am using the QSPI example from SDK v16. Please let me know how to get started with QSPI in order...
Hi,
I am wanting some information about any guarantees on the ordering of queued notifications and indications. According to https://devzone.nordicsemi.com/f/nordic-q-a...
SoC nrf52840, nrf connect SDK v1.4.2
we have a board with 3 sensors connected with independent SPI interfaces. after porting the code to ncs v1.4.2 from v1.2.0 the SPI communication...
Hi ...
I am getting the occasional error NRFX_TWI_EVT_BUS_ERROR being reported from the twi_irq_handler()
You can see in the following code snippet from this function...
I am using SDK17, nRF52840 based custom board and SoftDevice 7.2.0 with SES.
I want to use SDK's secure bootloader (pca10056_s140_ble) with my own keys.
To enter to...
Hi,
I have used a Custom board using nrf52832. It follows some procedures. After that, it needs to get into sleep mode for a time which was sent from the app
I use the SEGGER Embedded Studio for ARM IDE to build a clean build directory. From the IDE I can build the project and it completes successfully.
So I then take the same...
We have a product that uses a module containing NR52832 and also both 32kHz and 32MHz crystals. This has been operating correctly and is in full scale production.
On our...
Hi,
I'm having some difficulty debugging an issue with the mqtt library on the nrf9160dk.
I have written my own Cmqtt library class that wraps the Zephyr mqtt library...
Dear ,
On Windows 10 Bluetooth add a device,
Why SDK_17_0_2 Example does Bluetooth be disconnect immediately after pairing
(Use about \nRF5_SDK_17_0_2\examples\ble_peripheral...