User Manual
Table Of Contents
- Table of Contents
- Introduction
- Comprehensive Integration Instructions for Fluke FBLE radio module
- Interface to external Microprocessor
- Physical Interface
- Software Interface
- Network Command Communication
- Device Command Communication
- Device Notification Communication
- SPI Data Packets
- SPI Packet Formats
- SPI Packet Field Definitions
- SPI Packets are Big-Endian
- Network Control Commands
- Network Control Commands
- Device Control Command Payloads
- Device Control Command Responses
- Interrupt Status Word
- Network Control Commands and Responses are Big-Endian
- BLE Custom UUID
- Firmware Upgrade over BLE
- External processor upgrade over BLE
Fluke Corporation Telephone Facsimile Email
PO Box 9090 Everett WA 98206.9090 USA 425.347.6100 425.356.5108 http//www.fluke.com
Query Time
Get the real time
clock value.
0x11
None
C_ACK or A_ACK
or Time value
contained in a Single
Transfer Data Packet
Erase
Program
Memory
Erase the memory
used to store the new
program.
0x13
None
C_ACK or A_ACK
Store Program
Fragment
Store a fragment of
the new program.
0x14
Code Fragment
C_ACK or A_ACK
Verify
Program
Verify the stored new
program, see system
data to get status
0x15
None
C_ACK or A_ACK
Load Program
Load the new
program and reset.
0x16
None
C_ACK or A_ACK
Execute
Command
This is a pass thru
function telling the
remote application to
execute the command
in the payload.
0x17
Command to
be executed.
C_ACK or A_ACK
or Response in a
Single Transfer Data
Packet
Configure
Logging
Set the logging
interval and duration
in seconds.
0x018
Logging
Configuration
data
C_ACK or A_ACK
Device Control Command Payloads
• User String
• A User defined string of up to 86 bytes in UTF8 format (86 - 21 characters depending on
the characters).
• The string should not be NULL-terminated. The payload length is used to determine the
length of the string.
• Locator
• 1 byte value, unsigned integer, 0: Deactivate Locator, 1: Start Locator . Note that this
behavior is device family specific. A Locator beacon may turn off automatically after
several seconds.
• Logging Mode