I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
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...