Questions tagged [dongle]

A dongle is a small piece of hardware, which is usually plugged to a computer via a USB port. It is used for various purposes like Wifi-Internet connection, Bluetooth-Connection, Software-Locking etc.

A dongle is a small piece of hardware, which is usually plugged to a computer via a USB port. It is used for various purposes like providing an internet connection via 3G or 4G, bluetooth connectivity, software locking, etc.

103 questions
1
vote
0 answers

Which AT commands are supported by HUAWEI MS2372h-153 4G Industrial Dongle?

I want to use HUAWEI MS2372h-153 4G Industrial Dongle on a raspberry pi 4 in order to get cellular data like cell id, mnc, mcc, rsrq , rsrp , rssi, rscp and arfcn. According to its data-sheet that I found…
dk13
  • 1,093
  • 3
  • 12
  • 35
1
vote
0 answers

Is it possible to make function of ubertooth using android smartphone?

I'm working on a project using Ubertooth. We will use Ubertooth to label using the visualized wave forms of the RSSIs received and determine what the signal is (WIFI, BLUETOOTH, ZIGBEE, ETC) using deep learning. Currently I've been experimenting…
1
vote
1 answer

Android emulator that supports Bluetooth

Do you guys know of an Android emulator that supports Bluetooth? If none, then are there any that can use a Bluetooth USB dongle?
1
vote
0 answers

Asterisk - How to read ussd and log it at Chan_dongle call end

I used this code in /etc/asterisk/extensions_custom.conf exten => ussd,1,Verbose(Incoming USSD: ${USSD}) exten => ussd,n,System(echo '${STRFTIME(${EPOCH},,%Y-%m-%d %H:%M:%S)} - ${DONGLENAME}: ${USSD}' >> /var/log/asterisk/ussd.txt) exten =>…
kareem
  • 21
  • 1
1
vote
1 answer

FunCube Dongle Pro undetected by the qthid software 4.1

I am struggling trying to use the FCD Pro with Linux. With the 2.2 Qthid Funcube Dongle Controller software installed, I have segmentation fault issues, the program closes by itself after a few second but the device is detected by the…
Gabriel Laupre
  • 141
  • 1
  • 9
1
vote
1 answer

Has anyone connected a 3G dongle to Raspberry pi 3 with windows IoT Core?

I need to connect a 3G Dongle to my Raspberry Pi running windows IoT Core. I currently have a Vodafone K5160 Dongle but I don't seem to have the required drivers for WindowsIot Core. I read that you need Universal driver for this but it is not…
1
vote
0 answers

Is it possible to save file programatically in internet modem/dongle?

I know this question is pretty different & possibly not being posted here. But still asking & want to know that Is it possible to save file programatically in internet modem/dongle? For example, I have a modem which is connected to my laptop. Now,…
VVB
  • 6,526
  • 7
  • 39
  • 71
1
vote
0 answers

Communicate with USB Modem without AT Command

The 3G USB modem I'm using creates /dev/ttyUSB which I can send AT commands to it as a serial port. But is there another API to communicate to a USB Modem? is it always working as a serial COM? How to get the API like AT command list from different…
Aus
  • 1,064
  • 10
  • 25
1
vote
0 answers

Bluetooth Low Energy USB Dongle in iOS simulator

I know questions like this one has already been answered, but it seems some stuffs changed since. Indeed, I just bought a Cirago BTA 8000 (BLE USB Dongle) in order to test a BLE-using app on my iOS Simulator. My app use Core Bluetooth. But when I…
Floki
  • 23
  • 8
1
vote
0 answers

Enable Unsolicited response in Sierra Aircard 320U

I have AirCard 320u from Sierra wireless.It will expose 4 serial ports ttyUSB0,ttyUSB1,ttyUSB3,ttyUSB4 I am trying to get unsolicited response from the modem (AT port ttyUSB2). I have tried AT^CURC=1 ,But this AT command is not supported by Sierra…
Gajukorse
  • 101
  • 1
  • 9
1
vote
0 answers

BLE devices not detected by CSR8510 chip

I am experiencing lot of troubles detecting BLE devices with a CSR8510 chipset. I don't have much knowledge in bluetooth hardware/stack and osx systems. I made a lot of research to solve my problem but I can't find any information specifically…
1
vote
0 answers

Is there a solution to sideload app from external device via USB and running it without install?

I'm looking for the solution to develop an external device(Android-powered) for smart phone with Android embedded that can sideload app via USB and auto-run like PC2PC USB transfer cable without installing application. I want everyone could plug and…
1
vote
1 answer

IS there any Huawei API (For Huawei e173 dongle)

Is there any API for Huawei Dongles(Huawei e173 dongle) I just want to send and receive voice data througt dongle.AT commands will dial the call but can get the voice. I'm using c#
1
vote
1 answer

How to Make a Bluetooth Dongle Discoverable at ALL times?

I'm a bit unsure of where to post this question, so if anyone thinks I'm in the wrong place and knows where I should be posting it could you please point me in the right direction? Much Appreciated :) Moving on to my question, I am working on a…
Aimee Jones
  • 891
  • 2
  • 17
  • 37
1
vote
1 answer

Operation is not valid due to the current state of the object - HASP HL dongle

I am trying to add reference to my Delphi Prism project for HASP HL. So, I can communicate with the USB HASP HL dongle. After the initial set up, I couldn't get my program to communicate with the USB HASP HL dongle. So, I watched a youtube tutorial…
ThN
  • 3,041
  • 2
  • 47
  • 108