spp Questions

1

I enabled developer options and bt snoop hci log to try and troubleshoot why the connection between my app and Bluetooth SPP device disconnects randomly. I took the bug report and emailed it to mys...
Economizer asked 30/1, 2020 at 7:22

1

We are about to release the new version of our software, and for the version afterward, our goal is to make the connection process for our Bluetooth SPP connections more reliable. We use the RN42 m...
Paraldehyde asked 26/4, 2018 at 15:49

2

I got stuck at a special problem (I think). For a study project I have to make an Android application that can connect to a Laser Distance Measurer (Bosch GLM 50 C Distometer). So far I went throug...
Sligo asked 31/10, 2016 at 19:15

2

We are working on an application that will use SPP (Serial Port Profile) over Bluetooth and the developers are debating using some type of protocol and packet delivery, versus just streaming the da...
Fitting asked 28/10, 2015 at 17:35

4

unfortunately, I have some problems with android's bluetooth. For my test environment I use a Nexus 4 with Android 4.4.2. I have a Java Application on my PC, which uses bluecove in order to make a...
Janejanean asked 25/2, 2014 at 17:43

1

Hey All, I understand that Android's bluetooth stack(bluez) was replaced on 4.2. Even though they might have fixed a lot of the previous issues, due to a need to support older versions, i still ne...
Gobang asked 9/10, 2014 at 16:40

3

Solved

Something is troubling me for years. I work with a lot of bluetooth and lately wifi streams (spp). Those streams always connect to specific devices and communication happens via simple byte command...
Diaper asked 15/4, 2015 at 11:47

8

Can I use Serial Port Profile (SPP) to communicate with iOS devices over Bluetooth Low Energy (v4.0) without the need for MFi Chip?
Gunwale asked 22/7, 2013 at 18:11

1

Solved

I'm using Windows 7 PC as Server. Code: public class PCSPPServer { //start server private void startServer() throws IOException{ //Create a UUID for SPP UUID uuid = new UUID("1101", true); ...
Vallievalliere asked 30/5, 2013 at 9:29

1

Solved

I am planning a communication protocol to be used between an Android device and a custom sensor that would use a commercial Bluetooth module. I would use the SPP profile that is said to "provide a ...
Walkerwalkietalkie asked 24/1, 2013 at 10:2

2

Solved

does anyone got a sample code of SPP communication ( serial over bluetooth ) for iOS ? I'd need to communicate between my microchip pic and an iphone or iPod. I know I need a approved apple blueto...
Amandine asked 30/9, 2012 at 18:26

1

Solved

I have two different Bluetooth Printers. Bixolon SPP-R200 and Fujitsu FTP-628WSL110. I can connect to each of them separately (using a Samsung Galaxy SII) print, disconnect and reconnect just fine....
Unclean asked 2/7, 2012 at 11:8

1

Possible Duplicate: Service discovery failed exception using Bluetooth on Android Alright, I've been reading a lot of topics the past two or three days and nothing seems to have asked...
Pinter asked 22/7, 2010 at 20:2
1

© 2022 - 2024 — McMap. All rights reserved.