10 years, 1 month ago.

Can I change uart pin for my board?

i want to change uart pin to make it compatible with my shield board, could you give me some advice or is there any open source code about mbedser_191213.hex?

thank you.

best regards, yuting you

Question relating to:

Bluetooth Low Energy (a.k.a Bluetooth LE, BTLE, Bluetooth Smart)

Which platform?, you can't change the UART pins from the MCU like you can swap digital I/O's these are fixed. You will have to modify the wiring to suit the shield board.

posted by Paul Staron 05 Mar 2014

Thanks a lot.

posted by Yuting You 07 Mar 2014

You can on the NRF boards. But you will need to add the pins desired to the pinmap restrictions here: https://github.com/mbedmicro/mbed/blob/master/libraries/mbed/targets/hal/TARGET_NORDIC/TARGET_NRF51822/serial_api.c

posted by Tuze Kuyucu 22 May 2014

1 Answer

9 years, 11 months ago.

中国的?