I was hoping someone could point me in the right direction. I have just started a project where I am trying to use a UBLOX SARA-U270 to send data to a server via GSM.

I used a UBlox starter kit initially and got it to work. I then moved on to programming my Arduino and I am running into some issues. I have also managed to use the module commands to get it working on the Arduino, but sometimes I have failures when initializing, which I cannot figure out. I suspect this could be a timing issue with sending commands but I am unsure.

I am coding in Atmel Studio, and I am looking for any library or example code that might help me out. I am hoping that someone might have example code I can compare against my own to see how they handle the modules setup.

Thanks a lot guys.

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.