So just to clarify, the same way that it is written in the BLUNO wiki to use BLUNO as CENTRAL and the BLE LINK as peripheral, and then just writing serially in one and reading from the other should work?
Also, is there a way to write AT commands via code? Like if I write Serial.write(AT_FSM); would this work?
Please forgive my constant questioning but this is my first time using AT commands and BLUNO and BLE LINK.