ble_app_all_in_one app not updated for SDK 6.0.2

⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
jamey.hicks.cmt
Offline
Last seen:3 years 1 week ago
加入:2017-03-03 14:21
ble_app_all_in_one app not updated for SDK 6.0.2

I'm bringing up an app on the DA14585. Just to make sure I had everything I needed, I started with the ble_app_all_in_one app.

I've run into a couple of issues:
uart2_init() now takes 3 parameters, but this example and a couple of others still only provide 2. Fixed that in my copy.

Also, the defines for the UART changed from
GPIO_UART2_TX_PORT
and
GPIO_UART2_RX_PORT

to
UART2_TX_GPIO_PORT
and
UART2_RX_GPIO_PORT

and similarly for the pin macros.

Device:
LC_Dialog
Offline
Last seen:1 week 3 days ago
工作人员
加入:2016-09-19 23:20
Hello jamey,

Hello jamey,

Thanks for letting us know about the issues. We will look into it to and update accordingly to resolve any further issues.

Best,
LC_Dialog