Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
can somebody tell me where to find these error codes?
error = app_twi_perform(&m_app_twi, als31300_read_sensor_transfer, 2, NULL);
APP_ERROR_CHECK(error);
perform is returning...
Hello
I am trying to implement Device Information Service using the sample code "ble_app_bps_s110_pca10028" in nRF51SDK 7.2.0.
But I couldn't get any change when I edit...
Hello,
I'm using the openthread border router (wpantund) along with another end device running the simple_coap_server example that exposes a "light" resource.
I have connectivity...
The "Bluetooth Low Energy Characteristics" tutorial, a beginner's tutorial,
devzone.nordicsemi.com/.../ , uses a version 11 of SoftDevice. But I need a it in version 12...
Hello!
I use the NRF51228 board like this PICTURE
The ICs revision QFAAH0.
I use Keil-uVision 5.17 and ST-Link V2 from STM32F4 Discovery board to load firmware HEX as...
Hello,
I am just getting started with my nRF52832 and went through the first getting started tutorial . I use the SDK V11 with Keil and Termite as described and an iPad...
Hello,
I run ble_peripheral\ble_app_uart example from this link : devzone.nordicsemi.com/.../36
Used PCA10040, SDK 11, S132 2.0.0
I use Termite3.2 and IOS nRF toolbox...
Hello, I am toggling two separate pins at different rates but it looks like for whatever reason the when I go to clear one gpio register it clears everything. I understand...
Hello,
I would like to make use of white list advertisment for my heart rate application on my nrf52832 s132 pca10040, currently I am using SDK12.2, is there some example...
Hello,
I used translation software.
I'm looking into LDO mode and DC-DC mode.
However, I did not know what LDO mode and DC-DC mode are.
What are LDO mode and DC...
I'm working on a project that will utilize the nRF52832 as the Host and Controller and an STM32F3 as the application using serialization.
I've included the nRF5 SDK V14...
We just produced a PCB with a NRF51822-QFAB-R7, does Nordic provide a EMC test firmware that we can flash onto the chip? Basically need it be always transmitting....
Thanks...
I'm using the original BLE App UART from nRF5_SDK_14.0.0 on a PCA10056 Board.
The board is advertising, but if I want to open a BLE peer-to-peer connection, than the application...
With SDK 14.0.0 and Softdevice 5.0.0 I have problem with Windows 10 connection. The device connects to PC but then almost immediately disconnects with reason 0x13 (BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION...