So far I am able to connect to the peripheral fine and can send commands to it, but when I select a new tab the connection state goes to IDLE and I can't send anything from the next tab, but I can go back to the first tab and can send the commands just fine again. I am not the most experienced programmer, and I have been stuck here for a while now. So any help at all would be appreciated. When I created the tab bar controller I did not add any code to the .h or .m files... not sure if that could be a problem or not, I had a working first page then added the TBC and five other view controllers then connected them all together. I just want the connection to stay through tabs, as going back and forth between them will be happening often.
Thanks!