Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
I am trying to set up PWMs on a custom board, but I am not able to observe the outputs using an oscilloscope (pins are constantly at 0V). The PWM channels should be...
Hi,
I have a BLE OTA application and I try to send data with the nRF52840 dongle and a Python application using the pc_ble_driver for Python. I have tested my MCU application...
Hi,
When I try to build zephyr\samples\modules\tflite-micro\hello_world from nRF Connect 2.1.0 on VS code for nRF5340, it didn't build. I get errors like,
cpp:19:10: fatal...
Hello
I built the nrf dm sample for the nrf52840dk_nrf52840 target and loaded it on 2 nrf52840 dev kits
Tried both MCPD and RTT methods
No matter what the distance between...
I did some searching through the samples and could not find any that use indications rather than notifications. I did find some references in other posts that are like 8 years...
Has a community member implemented and fabricated the nRF5340 IC in the WLCSP package that has its pad landings spaced at a 350um ?
If so, can you share design guidelines...
Dear community
I'm new to the nRF9160 and to cellular connectivity related functionality.
We're in the concept phase of a product that implements cellular cloud connectivity...
hi team.
i have one doubt.which type of temperature sensor used in nrf52840.you mentioned in nrf52840 data sheet just temperature sensor.but which type it is thermocouples...
Hi,
I have looked at the "mass" example showing how to expose a fatfs via USB MSC, that looks good.
I want to do this, but using the QSPI flash storage.
Is there an...
Hello,
I have a couple of Adafruit Feather nrf52840 express devices and I want to set up a small openthread network. As far as setting up a simple network where all the...
Hi,
Error happens after follow steps:
1. program app.hex+bootloader.hex+device_page.hex+softdevice.hex to boad.
2. use nRF Mesh APP to provision, it runs well
3. add...
I have 2 DK boards neither of which is working.
The first is a PCA10040 V1.2.1. When I plug it into my Window 10 computer with a data cable, Windows says it's an unrecognized...
Hello,
we're developing a NB-IoT application using the nrf9160 and the nrf modem library.
Let’s suppose the modem is in PSM and due to reception/network issues it cannot...