Hi,
I’m considering using a Monitor-One for a CAN ↔ BLE application and I have a few questions.
- Is CAN J1939 messages send / receive supported ?
- SetValue() applies to central and peripheral characteristics ?
Thank you very much !
Hi,
I’m considering using a Monitor-One for a CAN ↔ BLE application and I have a few questions.
Thank you very much !
Any CAN message can be sent or received, as it is a low-level interface that just deal with frames of bytes. But yes, J1939 frames can be sent and received.
Assuming the BLECharacteristic is defined in the correct direction, it works for both peripheral and central roles.
Thank you very much for your answer !
I want to change the tags characteristics upon reception of a CAN message, I saw that Monitor One has the same processor as Tracker One, I guess the Tracker One can also be suitable for the application ?
Yes, the Tracker One can do the same. An example of doing this is Tracker CAN.