The Serial Port Service (SPS) emulates a serial cable communication. It provides a simple substitute for RS-232 connections, including the familiar software flow control logic via Bluetooth® Smart. The SPS software distribution includes the application and profile source codes. It is intended for DA14580 to any othe Dialog Semiconductor Bluetooth device supporting DSPS or DA14580 to Android/iOS based systems. iOS and Android apps are available.
The Dialog Serial Port Service (DSPS) emulates a serial cable communication. It provides a simple substitute for RS-232 connections, including the familiar software flow control logic via Bluetooth® Smart. The DSPS software distribution includes the application and profile source codes. It is based on a patched version of the 68x SDK1.0.12.
嗨,我在尝试为iOS平台运行更新的源代码时遇到错误。
没有修改源代码中的任何内容。
除了打开Sensor Fusion页面外,一切正常。打开该页后,它将冻结,并显示以下错误。
以下是打印到Xcode中命令行的内容。
=====================================================================================
主线程检查器:在后台线程上调用的UI API:-[UIView setNeedsDisplay]
PID:6667,TID:2264582,线程名称:(none),队列名称:苹果根目录.默认qos,QoS:21
回溯:
4对话框\u IoT ios 0x000000010403594c-[GLModelView setModel:+140
5对话框\u IoT ios 0x0000000104028170 \u 35-[TeapotViewController viewDidLoad]\u块\u调用+388
6libdispatch.dylib文件0x00000001056d12cc调度呼叫块释放+24
7libdispatch.dylib文件0x00000001056d128c_调度客户呼叫+16
8libdispatch.dylib文件0x00000001056dd3dc\u调度\u队列\u覆盖\u调用+984
9libdispatch.dylib文件0x00000001056e29d0\u调度\u根\u队列\u排出+624
10libdispatch.dylib文件0x00000001056e26f4调度工线程3+136
11 libsystem_pthread.dylib文件0x0000000185c0f06c\u pthread\u wqthread+1268
12 libsystem系统_pthread.dylib文件0x0000000185c0eb6c start\u wqthread+4
2018-03-13 18:11:56.476348+0800 dialog\u IoT\u ios[6667:2264582][reports]主线程检查器:在后台线程上调用的UI API:-[UIView setNeedsDisplay]
PID:6667,TID:2264582,线程名称:(无),队列名称:苹果根目录。默认qos,qos:21
回溯:
4个对话框\u IoT \u ios 0x000000010403594c-[GLModelView setModel:]+140
5个对话框\u IoT \u ios 0x0000000104028170\u 35-[TeapotViewController viewDidLoad]\u block \u invoke+388
6libdispatch.dylib文件0x00000001056d12cc调度呼叫块释放+24
7libdispatch.dylib文件0x00000001056d128c\u调度\u客户端\u调出+16
8libdispatch.dylib文件0x00000001056dd3dc\u调度\u队列\u覆盖\u调用+984
9libdispatch.dylib文件0x00000001056e29d0\u调度\u根\u队列\u排出+624
10libdispatch.dylib文件0x00000001056e26f4调度工线程3+136
11 libsystem_pthread.dylib文件0x0000000185c0f06c\u pthread\u wqthread+1268
12 libsystem_pthread.dylib文件0x0000000185c0eb6c开始\u wqthread+4
2018-03-13 18:11:56.561553+0800对话框\u IoT \u ios[6667:2264582]-[AGXA11FamilyCommandBuffer renderCommandEncoderWithDescriptor:],第114行:错误“命令编码器已编码到此命令缓冲区”
-[AGXA11FamilyCommandBuffer renderCommandEncoderWithDescriptor:]:114:失败的断言“命令编码器已编码到此命令缓冲区”
I heard from your team that your team already has an updated source code in place but waiting for QA.
Is it possible to share just the updated version of these 2 files instead?
- GyroscopeSensorViewController.h
- GyroscopeSensorViewController.m
I'm having issues writing an updated version with Swift on my own, with the source code as reference.
I don't need the complete source code. Just the mentioned files would do.
This is very urgent for our project. Any help would be greatly appreciated.