Encountering errors while implementing a CAM application with multihop functionality.
Opened this issue · 1 comments
SinghShivendra1 commented
Hi @riebl,
I want to implement a CAM application with multihop functionality similar to DENM applications. Is it possible to utilize multihop facilities like those in DENM applications for CAM applications?
Thanks!
riebl commented
Sure, just use GeoBroadcast (GBC) instead of Single-Hop-Broadcast (SHB) as transport type in the BTP data request:
vanetza/vanetza/btp/data_request.hpp
Line 19 in f0a136a
Of course, you will also need to specify the destination area for the GBC.