Remember
Register
Home
/
Support
/
Support Forum
/
Can we use (read & write) the characteristics request & response of XBee API BLE Service directly?
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(383)
Python
(1,016)
RF Solutions and XBee
(8,416)
Device Cloud-enabled RF Gateways
(97)
XBee3
(475)
XBee3 Cellular
(72)
XBee3 ZigBee
(233)
XBee3 DigiMesh
(65)
XBee3 802.15.4
(47)
IEEE 802.11 (Wi-Fi)
(267)
IEEE 802.15.4
(1,644)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,488)
ZigBee Smart Energy Profile 1.1
(111)
DigiMesh Proprietary Mesh Networking
(783)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(513)
XBee Programmable Development
(777)
XBee Cellular
(119)
MicroPython
(66)
Digi TransPort
(786)
Digi Connect Cellular
(444)
DAL
(4)
Embedded Devices
(4,162)
Google Coral
(2)
Rabbit
(3,194)
Console Servers
(353)
Modbus and Industrial Automation
(246)
Realport
(600)
Serial Servers
(836)
Satellite Modules
(25)
USB
(1,269)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(92)
Other/Legacy
(373)
Can we use (read & write) the characteristics request & response of XBee API BLE Service directly?
0
votes
characteristics
request
&
response
xbee
api
ble
service
d
asked
Feb 26, 2021
in
XBee3 802.15.4
by
Manel LOUATI
New to the Community
(
0
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
I am not fully sure of what it is you are asking. But yes, you can control all data going via the BLE interface via the API and Micro Python interfaces.
answered
Feb 26, 2021
by
mvut
Veteran of the Digi Community
(
15,111
points)
We can do that without srp(secure remote protocol) if yes how do that?
Yes you do need to use the SRP to enable as described at
https://www.digi.com/resources/documentation/digidocs/90002273/Default.htm#reference/r_cmd__v__w__x__y.htm?Highlight=BLE
But you can use the Advertisements.
Please
log in
or
register
to add a comment.
...