Hi, I'm new to this forum, to TI and to RF stuff.
I bought myself a CC1350 LaunchPad board and managed to download some example projects using Code Composer Studio. But I have two questions.
One: what firmware project was this board originally equiped with as I did overwrite it with example projects.
Second: some example projects do have Arduino style setup with init() and loop() where others only use C-style main(). The compile/build process accepts both but the Arduino style does not work (switch led on off by button press or by delay). Can anybody shine some light on it?
Thanks,
Henk