Hey guys, I wanted to know which serial protocol is used to send and receive data between BTLC1000 and a Microcontroller (say SAML21 in my case). I observed in an example code that bus type used there is UART_BUS_TYPE. I wanna confirm is it UART generally ? Waiting for the response...
Which Serial Protocol is Used for Data transmission and reception between Atmel BTLC1000 and any Microcontroller ?
Author
Message
Got solution ! It uses UART / SPI bus which is configurable.
Hi there,
Did you get anywhere with the protocol used to talk to the btlc1000
All the datasheets I have point you to the programming guide which doesn't seem to exist.
I was looking at connecting it serially to a third party ARM device
It seems a great chip spec and size wise, just a bit short in the documentation side
All the best
Paul
The current version of the BluSDK for BTLC1000 supports only UART for communication between BTLC1000 and the host mcu. SPI interface is not yet supported as per the BluSDK release notes. Hope they add it in future