Hello,
I have 2 PCA10056 DK (with nRF52840), my purpose is to check the serialization between App. chip to connectivity chip
I have 2 problems on in each chip:
1. App chip: - I'd like to compile the project \nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_hrs\pca10056\ser_s140_uart\iar\ (i'm using IAR 8.20.2) however I got linker error see below

ser_phy_uart.c
ser_sd_transport.c
ser_softdevice_handler.c
system_nrf52840.c
utf.c
Linking
Error[Lt009]: Inconsistent wchar_t size
ssi_aes.c.obj(libnrf_cc310_0.9.12.a) and 64 other objects have wchar_t size 16 bits
aes.o and 178 other objects, some of them in dl7M_tlf.a and 13 other libraries have wchar_t size 32 bits
Error while running Linker
Build aborted.
2. connectivity chip - seems something happens to the BL and Led5 is always off, and no D: drive is open - Please advise
i successfully compiled the connectivity chip project
Please advise
Best Regards
Micha Valach