1223 views|0 replies

3836

Posts

19

Resources
The OP
 

CC2541 (Master UART) - CC2541 (Slave UART) Serial Port Transparent Transmission Experiment [Copy link]

Power-on status: slave actively broadcasts, host scans and connects to slave through AT command
AT+SCAN scan
AT+CONx x is the scanned device serial number, connect the xth device
After the connection is completed, two-way transparent transmission can be performed

In addition, there are many AT commands that can be used
AT serial port test, return OK
AT+ROLE? Get the current role
AT+SCAN scan slave
AT+CON[x] Connect to the specified slave, x is the searched slave serial number
AT+RSSI Get rssi value
AT+DISCON Disconnect
AT+BAUD? Query serial port baud rate
AT+BAUD+xx set 1-5 set baud rate (valid after power on again)
1 HAL_UART_BR_9600
2 HAL_UART_BR_19200
3 HAL_UART_BR_38400
4 HAL_UART_BR_57600
5 HAL_UART_BR_115200

automatic version, automatically performs scanning and linking.

This post is from Wireless Connectivity
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list