Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
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...