Hi everybody,
I am experience a strange thing with dongle.
With a modified Uart example, i modified uart0 pinout to pins rx->1.13 and tx->1.15. I think thats pins are free and available to be uart0.
Later and following the guide, i cut sb2 and solder sb1 to alimentate throught vdd out with regulated 3.3v of another micro.
When i transmit data throught the UART the dongle doesn't able to receive it, and doesn't send that data throught BLE, i don't know why.
I try testing sending data without using the UART and it work, so there are any factor that doesn't able to the device read data in.
If I supply the device throught usb the uart work properly.