SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
Hi,
I'm trying to convert the NCS - cloud client sample to connect to AWS_IOT rather than NRF cloud.
After a connection achieved, i press Btn1 and I get the following...
I believe I am having a very similar issue to devzone.nordicsemi.com/.../dfu-from-external-flash-using-spi-nor
I posted this as a new thread to avoid high-jacking that one...
Hi everyone,
I am working on USB MSC example . I have two questions.
1. What is the MSC_WORKBUFFER_SIZE defines in the example? Is the last parameter of APP_USBD_MSC_GLOBAL_DEF...
My issue seems to be similar to DRGN-12539. However, I am erasing internal flash.
I am calling in a loop nrfx_nvmc_page_erase to erase multiple pages of flash. At first...
I am building a custom boot loader to work with out application on a custom board based on the UBLOX NINA-302 module. The boot loader will use USB as the only connection and...
Hi.
I'm trying to read data of MAX30102 using TWI, it has 8 bits of data in the FIFO_DATA register.
The library I'm using for data extraction and processing was written...
Hello,
I am using the nRF52 DK with Segger Embedded Studio and the SDK 14.2.0. I wanted to build the example 'esb_ptx_pca10040' with logging enabled. To achieve this, I...
Hi,
I'm using the S132 on the PCA10040 with the external XTAL disconnected (SB1 and SB2 cut)
In order to check to if the external is present I call nrf_sdh_enable_request...
I am working on my first BLE project for my employer and have been unable to connect over BLE to our custom board with the nRF52840 processor. To eliminate issues with my...
I received a nRF9160-DK and was looking at working with zephyr/boards/shields/x_nucleo_iks01a3 but my x_nucleo_iks01a3 shield will not plug into the nRF9160-DK (DK) it seems...
I have setup a small thread network (1 FTD Router, 1 Border Router, 2 MTD Dongles) using the Nordic provided RaspPi border router image.
I have been attempting to get Thread...
In my custome PCB design, I am using the CHIP antenna , the same used in nRF 9160 DK, that is P822601 from ethertroncis. Can this antenna work for GPS too? If not can you...