Sign in to follow this  
Followers 0
Guest Tompa

String?

2 posts in this topic

I'm working with the QJ71E71-module and trying to send mails that is longer than 32 characters. The problem is that String_mov_m function seems not to be able to move more than 32 characters. Is there a way to move longer strings? All proposals are welcome!!! //Tompa

Share this post


Link to post
Share on other sites
You can write the characters in the EDM...or use an array of e.g Integers where you move in your String(s)...

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0