Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
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...