Skip to content

Commit 0fd6ecf

Browse files
authoredNov 24, 2022
Update PJON-dynamic-addressing-specification-v3.0.md
1 parent 9999d34 commit 0fd6ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎specification/obsolete/PJON-dynamic-addressing-specification-v3.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ _______|________________|___________| BUS ID 0.0.0.1 |
3636
| 0.0.8.1.1 | | 0.0.8.121.1 |
3737
|_____________| |_____________|
3838
```
39-
Regardless of the master or the network addresses used by the network layer, slaves remain uniquely identified by their own device address. In an isolated scenario device addresses can be generated and assigned as required. If the application is connected to a shared medium where collisions with other systems may occur, it is strongly suggested to request a unique device address here: [https://www.pjon.org/get-device-address.php](https://www.pjon.org/get-device-address.php).
39+
Regardless of the master or the network addresses used by the network layer, slaves remain uniquely identified by their own device address. In an isolated scenario device addresses can be generated and assigned as required. If the application is connected to a shared medium where collisions with other systems may occur.
4040

4141
#### Procedure
4242
All communication used to request and assign ids is transmitted using CRC32 on the `PJON_DYNAMIC_ADDRESSING_PORT` port (decimal 1). Masters routinely broadcast a `PJON_ID_DISCOVERY` (decimal 200) advertisement to let slaves be aware of their presence.

0 commit comments

Comments
 (0)
Please sign in to comment.