Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
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...