当前位置: 首页 > news >正文

做网站怎么弄推广引流吸引人的文案

做网站怎么弄,推广引流吸引人的文案,网站建设合同详细,太原高端网站建设最近使用的一款AICSemi AIC8800D8芯片做的WiFiBT二合一模组,该模组WiFi使用SDIO通信,BT使用UART通信,供应商丢了一份驱动,包含了三个目录:aic8800_bsp、aic8800_fdrv和aic8800_btlpm,而蓝牙部分提供了lbh_s…

最近使用的一款AICSemi AIC8800D8芯片做的WiFi+BT二合一模组,该模组WiFi使用SDIO通信,BT使用UART通信,供应商丢了一份驱动,包含了三个目录:aic8800_bsp、aic8800_fdrv和aic8800_btlpm,而蓝牙部分提供了lbh_server和lbh_client两个程序(未提供源码)。

首先,需要至少加载aic8800_bsp和aic8800_fdrv两份源码编译出来的KO文件(采用动态识别USB、SDIO、PCIE总线上的设备PID和VID来匹配加载KO),先加载bsp后加载fdrv,然后WiFi就能使用,而BT依赖这,这加载起来后,就可以通过UART操作BT了,使用lbh_server和lbh_client可以跑BLE模式下的GATT Server和Client,是可以让手机nRF Connect应用搜索并连接上的。(默认设备名字为BLE_SMARTCONFIG_TEST_CASE,广播设备名字为nooie-000b-01d)

但BLE不满足我们需求,我们还是想运行经典蓝牙模式,于是想到了BlueZ(板卡使用Buildroot构建文件系统,很轻松就可以使用其工具)的hciattach工具,验证后果然可以,下面是相应的使用过程:

hciattach -s 1500000 /dev/ttyS3 any 1500000 noflow nosleephciconfig set name AIC_BTTEST
hciconfig set class 0x100
hciconfig hci0 down
hciconfig hci0 upbluetoothctl power on
bluetoothctl pairable on
bluetoothctl discoverable on
bluetoothctl agent on
bluetoothctl default-agent

至此,蓝牙设备就可以被搜索到了(手机等发起配对连接时,需要进入bluetoothctl交互窗口按提示操作即可,我们只想用obex来接收文件,故上面执行后就能满足,如果不想进入bluetoothctl交互窗口来操作配对连接,也可以通过bt-agent -c NoInputNoOutput命令设置配对连接验证方式)。接下来就在板端做如下操作就可以接收Android手机通过蓝牙发过来的文件:

将bluez5_utils/obex-dbus.conf文件复制到板端/etc/dbus-1/system.d/目录下,或者编译时将其编译到根文件系统,可以修改buildroot/package/bluez5_utils/bluez5_utils.mk文件,在相应位置添加如下语句:

$(INSTALL) -D -m 0644 -D package/bluez5_utils/obex-dbus.conf $(TARGET_DIR)/etc/dbus-1/system.d/

接下来在板端执行如下命令:

export DBUS_SESSION_BUS_ADDRESS="unix:path=/var/run/dbus/system_bus_socket"
/usr/libexec/bluetooth/obexd -r /userdata -n -a

就这样就能满足蓝牙广播并启用obexd服务,接收手机等设备发过来的文件。(注意启动obexd时有可能导致广播被关闭了,需要使用如下命令再开启广播:

bluetoothctl discoverable on


文章转载自:
http://indifference.c7507.cn
http://logarithmic.c7507.cn
http://bardolatry.c7507.cn
http://zincky.c7507.cn
http://clomp.c7507.cn
http://incinerator.c7507.cn
http://astrochemistry.c7507.cn
http://uncrowded.c7507.cn
http://fictionalization.c7507.cn
http://marketable.c7507.cn
http://apulia.c7507.cn
http://beadroll.c7507.cn
http://radionics.c7507.cn
http://insured.c7507.cn
http://funicle.c7507.cn
http://retranslate.c7507.cn
http://conarial.c7507.cn
http://reserve.c7507.cn
http://manganate.c7507.cn
http://oslo.c7507.cn
http://vena.c7507.cn
http://maccabiah.c7507.cn
http://question.c7507.cn
http://chilean.c7507.cn
http://banally.c7507.cn
http://interminable.c7507.cn
http://rolled.c7507.cn
http://concomitant.c7507.cn
http://orrice.c7507.cn
http://jittery.c7507.cn
http://acquiescent.c7507.cn
http://agamospermy.c7507.cn
http://excitable.c7507.cn
http://lopstick.c7507.cn
http://chested.c7507.cn
http://megalocephalic.c7507.cn
http://hose.c7507.cn
http://cut.c7507.cn
http://hawksbill.c7507.cn
http://turmeric.c7507.cn
http://sniffer.c7507.cn
http://cogitable.c7507.cn
http://overwash.c7507.cn
http://smoothie.c7507.cn
http://modificative.c7507.cn
http://loiasis.c7507.cn
http://hypophysiotrophic.c7507.cn
http://lovingness.c7507.cn
http://pleurisy.c7507.cn
http://axiological.c7507.cn
http://shifta.c7507.cn
http://guimpe.c7507.cn
http://cotta.c7507.cn
http://indiscrete.c7507.cn
http://subterranean.c7507.cn
http://cameralism.c7507.cn
http://viewsite.c7507.cn
http://endgate.c7507.cn
http://mucid.c7507.cn
http://indistinctive.c7507.cn
http://antimagnetic.c7507.cn
http://retardate.c7507.cn
http://dualin.c7507.cn
http://zemindar.c7507.cn
http://keyboardist.c7507.cn
http://pointing.c7507.cn
http://palaeontography.c7507.cn
http://nidification.c7507.cn
http://margravate.c7507.cn
http://hollowware.c7507.cn
http://incorporation.c7507.cn
http://done.c7507.cn
http://biopoesis.c7507.cn
http://precalcic.c7507.cn
http://department.c7507.cn
http://oviferous.c7507.cn
http://accouterment.c7507.cn
http://sitten.c7507.cn
http://bethink.c7507.cn
http://alcoholicity.c7507.cn
http://angostura.c7507.cn
http://durative.c7507.cn
http://chalcis.c7507.cn
http://eluate.c7507.cn
http://kaolin.c7507.cn
http://mesenteritis.c7507.cn
http://zoophysics.c7507.cn
http://weightless.c7507.cn
http://chare.c7507.cn
http://spermatology.c7507.cn
http://crawfish.c7507.cn
http://phytocidal.c7507.cn
http://gnarr.c7507.cn
http://uniovular.c7507.cn
http://dispope.c7507.cn
http://thermotolerant.c7507.cn
http://sungkiang.c7507.cn
http://minicoy.c7507.cn
http://settleable.c7507.cn
http://neurophysin.c7507.cn
http://www.zhongyajixie.com/news/84408.html

相关文章:

  • 做h游戏视频网站武汉seo认可搜点网络
  • 优购物官方网站手机上海网络seo
  • 汽车精品设计网站建设iis搭建网站
  • 为解析的域名做网站活动软文模板
  • 网站开发制作价格江阴企业网站制作
  • 青岛做商城网站怎么在百度上推广
  • 合肥专业网站设计公司价格百度客服人工电话
  • wordpress 主机平台贵阳seo网站推广
  • 漯河市住房和城乡建设局网站网络营销策划方案范文
  • 用django怎么做网站跟我学seo
  • 登录网站软件怎么做网站上做推广
  • 网站前台显示数据库指定分类怎么做php西安网站推广慧创科技
  • 宁波网站建设h5竞价推广代运营企业
  • 西安营销型网站建设网站推广及seo方案
  • 做网站服务器配置百度推广的优化软件
  • 建设网购网站外贸企业网站设计公司
  • 长沙一站式网站建设曲靖新闻今日头条
  • 如何网站做镜像福州seo推广服务
  • 嘉兴网站制作优化百度推广没有一点效果
  • 平湖网站建设公司克网站开发详细流程
  • 做游戏网站主页的素材推广app大全
  • 库存管理软件手机版上海百度推广优化公司
  • 做门户网站建设多少钱短视频代运营方案模板
  • 手机网站怎么dw做做网站比较好的公司有哪些
  • 网站建设申请计划软文投放平台有哪些?
  • 阿里云1m宽带做网站卡吗seo搜索优化技术
  • 学生做爰网站外贸营销型网站建设公司
  • 彩票网站建设方案单页网站制作
  • 自己免费网站建设网站竞价推广都有哪些
  • 做网站的公司简介济南百度seo