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...
Hello,
i want to use the nrfSniffer in Windows. I updated the latest firmware (4.1.0) to the nRF52840 Dongle. I installed also the extcap Package to my personal folder....
Hello,
I would like to use the nRF52840 PDK version 0.9.0 at 1.8V VDD since my peripherals operate at 1.8V. At the same time, I would like to debug the DK through USB. ...
So I am working on ner52840 with nrf connect sdk, I need to scan a device which is broadcasting ble 5.0 extend advertising for a period of time(probably 2 second), then my...
Good morning.
I have an EVAL nRF52_DK PCA10040 V2.1.0 and connecting the EVAL to the PC through the USB cable no VCP and no CDC disc are recognized.
With an EVAL nRF52_DK...
i build the zephyr samples/hello_world Demo ,and it can run and print well on BOARD_NRF52840DK_NRF52840.
but this hex file cannot boot up on my own board.
for simplest...
In my nRF52810 based circuit board I'm trying to use the RTC along with the RTC tick interrupt to toggle an IO pin every 6msec. In main.c I use WFE to enter low power mode...
Hello!
I'm developing my own board featuring the nRF5340.
I wanted to add a PCB antenna to my layout and I figured the fastest way to create a functional prototype is...
Hello,
I noted that in the reference layout for nRF52832 CIAA with DC/DC converter there are VIP (Via-In-Pad) and blind via underneath the WLCSP package. I would like to...
Hi, I am curious about overclocking of nRF52832.
The reference design of nRF52832 used 32MHz oscilators to get the 64Mhz system clock.
If change the XC oscillator from...
How can I change the regulator configuration (specially the LDO voltage output) in runtime, and also, how could I do it in compilation time?
PS: I use mcuboot as well.
Hello,
I am trying to print things from my board. I would like to go with NRF_LOG_INFO. I have the modules enabled, included the essential libraries, including the c files...
I'm using the FOTA download library to download both the nRF9160 app firmware and the cellular firmware. Since the cellular firmware is so large it's more likely to drop a...
Hi,
I have nrf52840 development board. I use the debug out port for programming my external nrf52840 chips.
Now my external chip is nrf5340 which i need to program....