User ID changed

This is a special forum devoted to educators using Adafruit and Arduino products for teaching.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
amitc
 
Posts: 3
Joined: Thu Apr 22, 2021 5:13 pm

User ID changed

Post by amitc »

Hi ,

I received the USER id from a previous lab mate and updated the new user id with my details and also regenerated new key. Now device is not able to transfer data. It
I changed the user id and key in the code however no luck. Kindly help.

---> AT+CAOPEN?
<---
---> AT+CIPCLOSE
<---
---> AT+CMEE=2
<--- OK
---> AT+CMEE?
<--- +CMEE: 2
---> AT+CACID=1
<--- +CME ERROR: operation not allowed
Connection failed
Retrying MQTT connection in 5 seconds...

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: User ID changed

Post by adafruit_support_mike »

What device and code are you using?

User avatar
amitc1106
 
Posts: 1
Joined: Wed Jun 02, 2021 9:25 pm

Re: User ID changed

Post by amitc1106 »

I am using Botletic SIM 7000A with Arduino Mega board.
I am using code IoT_Example

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: User ID changed

Post by adafruit_support_mike »

I'm afraid we don't know anything about that cellular module.

A quick scan of online documentation shows that 'AT+CACID' is some kind of network setup function, but I don't know what it does specifically. As a rough guess, it's having some kind of problem setting up an internet connection.

Your best bet will be to contact the cell module's manufacturer and see what documentation they have.

Locked
Please be positive and constructive with your questions and comments.

Return to “For Educators”