Sponsored Content
Top Forums Programming Elecrow GSM/GPRS/EDGE SIM5360E 3G Shield for Arduino Post 303042894 by Neo on Thursday 9th of January 2020 10:37:09 PM
Old 01-09-2020
Update:

Elecrow customer service contacted me and confirmed this device is defective if it cannot read / recognize a local, unlocked, working 3/4G SIM card.

They also confirmed that all of their boards should ship with the required jumpers, and they kindly apologized that this one did not come with the required jumpers (not a "big deal" but of course, their quality control team should insure this does not happen).

Elecrow also kindly refunded the cost of this device and mentioned to me they would let me know when an updated version is ready and offered to send the updated version to me when available, so I can retest.

When I get the time, I will send this device back to Elecrow so they can run their own tests on it; or I will try to find time to work with Elecrow engineers to debug this device (from here) when I get back to this project in a few weeks.

For now, I'm moving on to other "mail bag" project .... Smilie
This User Gave Thanks to Neo For This Post:
 

8 More Discussions You Might Find Interesting

1. Solaris

java shield

dear experts i want to install java install shield on solaris but first i want to read more information and help about it can anyone gives me some links or guids that helps me (0 Replies)
Discussion started by: murad.jaber
0 Replies

2. UNIX for Advanced & Expert Users

GPRS Tunnelling Protocol implementation under UNIX

I need to implement a program that sends CDRs (just some data) over GTP' (GTP Prime - one of the GPRS Tunnelling Protocols, http://en.wikipedia.org/wiki/GPRS_Tunnelling_Protocol). Does anybody know where I can find GTP implementation? I'v tryed OpenGGSN (http://sourceforge.net/projects/ggsn/), but... (4 Replies)
Discussion started by: Hitori
4 Replies

3. SuSE

Help:how to connect gprs internet in linux

:mad: iam connecting to internet using gprs ccellphone in windows in linux how to connect to gprs internet presently iam using linux distribution opensuse 10.3 my phone is LGB2070 using com1 port the driver for windows is in .inf format ... (4 Replies)
Discussion started by: seshumohan
4 Replies

4. Linux

X-Windows,Install Shield on CentOS

I have a fresh install of CentOS 5.2. I need to install a commercial package that uses InstallShield. Every time I run the installation program, it gives me an error that tells me it can't open an xwindows window. The system autoboots into Gnome. I open a new xterm window by typing xterm in a... (0 Replies)
Discussion started by: jeffreywpearson
0 Replies

5. Programming

Arduino-cli - Uploading to Unknown Chinese Arduino Boards using the Arduino Command Line Interface

In my further exploration of Arduino, today I decided to install the arduino-cli on my mac today. https://github.com/arduino/arduino-cli I followed the instructions for macOS but when I got to this part: arduino-cli board list I got the dreaded "Unknown" Fully Qualified Board Name... (1 Reply)
Discussion started by: Neo
1 Replies

6. Programming

Arduino UNIX Time - Syncing Computer UNIX Time to Arduino Time with Python

Just finished a quick Python script to send the current unix time over to the Arduino from macOS, so in the absence of GPS or some other way to get the unix timestamp (epoch time) to the Arduino, I can get my macOS and Arduino UNO synced to within a second. Normally, when the Arduino starts... (9 Replies)
Discussion started by: Neo
9 Replies

7. Programming

NB-IoT Arduino Shield from AIS (Thailand) First Impressions

Today I received my NB-IoT Arduino Shield for AIS (Thailand). Here is a "pinout" photo of the shield. My shield looks just like the one above, for the most part. I'll post another photo of the actual device later. When I received the shield in the mail, I went immediately to a local... (8 Replies)
Discussion started by: Neo
8 Replies

8. Programming

Arduino Project: iPhone to HM-10 BLE to NB-IoT Shield to NB-IoT Network to Internet to Linux Server

This post describes a "work in progress" project I started today. Here is the High Level Overview: Currently, this project sits on my desk as an Arduino UNO (on the bottom), an NB-IoT Shield (sandwiched in the middle), a Sensor Shield (on top) with a HM-10 BLE Module (in the little... (13 Replies)
Discussion started by: Neo
13 Replies
scsimgr(8)						      System Manager's Manual							scsimgr(8)

NAME
scsimgr - manage SCSI devices and device databases SYNOPSIS
/sbin/scsimgr -option [operands...] OPTIONS
The Update Options Use the following options to update device special files and the databases: Request that the kernel scan all SCSI buses for devices. If there have been device changes on any of the buses, the on-disk database and device special files are updated to reflect the changes. Note The scan_all command should be used with caution. On systems with a large number of SCSI buses, the -scan_all option can take a long time to run and can affect the performance of other processes accessing SCSI devices. Request that the kernel scan the speci- fied bus for devices. If there have been device changes on the bus, the device special files are updated to reflect the changes. Request that the kernel scan the specified bus for a specific device. If there has been a change to the attributes of that device, the device special file for the device is updated to reflect the changes. Synchronizes the information in the device special files and the kernel in-memory database. OPERANDS
The following operands are used in many of the command options. Other operands are unique to individual options and are defined with them. The number of a bus. The number must be 0 or larger. The number of a target device. The range of the number is 0 to 15. DESCRIPTION
Note See the hwmgr(8) and dsfmgr(8) reference pages for information on utilities that supersede the scsimgr utility. The scsimgr utility automatically makes device special files for new devices. The scan options stop updating the device special files for a device when they encounter an error. EXIT STATUS
The following is the exit status when the command runs from a program: Success. Failure. FILES
Executable image. System configuration options. Contains an entry to define /scsimgr utility to boot process. SEE ALSO
Commands: hwmgr(8), init(8), MAKEDEV(8) Files: sysconfigtab(4) SCSI-2, SMALL COMPUTER SYSTEM INTERFACE - 2 (X3.131-1994) scsimgr(8)
All times are GMT -4. The time now is 07:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy