All Content tagged with AWS IoT FleetWise
Easily collect, transform, and transfer vehicle data to the cloud in near-real time
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
19 results
I am using Fleetwise edge sdk and wants to use feature "Network agnostic data collection using a custom decoding interface".
But found this feature is gated as per below link
https://docs.aws.amazon....
1
answers
0
votes
120
views
asked a year ago
Hello AWS people.
I want to know why my agent show me this error
```
Cannot find device “vcan0”
Error: Unknown device type.
Failed to start Setup SocketCAN interface
```
What shoud I do? What do I c...
1
answers
0
votes
318
views
asked 2 years ago
Hello AWS people.
I set my IoT Core Policy like this.
```
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"iot:Connect"
],
"Resource...
3
answers
0
votes
463
views
asked 2 years ago
Hello, AWS people.
I deployed the FleetWise campaign to my vehicle. It stated in the Edge Agent config-0.json file as follows. So I subscribed to the following topic in IoT Core MQTT Client.
```
"co...
1
answers
0
votes
2.1K
views
asked 2 years ago
Hello. AWS people.
I want to install FleetWise Edge Agent on my vehicle.
My CAN interface is ttyUSB0. I ran install-fwe.sh after setting it up as follows. But the installation failed.
```
$ sudo apt-...
0
answers
0
votes
195
views
asked 2 years ago
Hello AWS people.
I'm looking to install IoT FleetWise Edge Agent in my vehicle.
I want to set it up as serial communication and use usbtty0 instead of vcan0.
I want to install edge agent with install...
0
answers
0
votes
210
views
asked 2 years ago
Hello AWS people
I would like to collect OBD data using <campaign-obd-heartbeat.json> in IoT FleetWise github.
So I ran demo.sh with the following command.
`$ ./demo.sh --vehicle-name vehicle-obd --c...
1
answers
0
votes
444
views
asked 2 years ago
Hello AWS people
I installed IoT Fleetwise edge agent on my device and approved the campaign.
However, there is nothing connected to the vehicle, and the campaign deployment status of the vehicle appe...
3
answers
0
votes
296
views
asked 2 years ago
Hello, AWS People
I want to test IoT FleetWise by changing the value of CAN simulator in github.
I wanted to set the data value of 100 of the signal and collect it by changing the 33-46th line of `can...
1
answers
0
votes
376
views
asked 2 years ago
Hello AWS people.
https://aws.amazon.com/ko/blogs/iot/announcing-aws-iot-fleetwise-object-storage-in-amazon-s3/
I'm wondering how to upload to S3 on IoT FleetWise.
I checked the demo.sh file on Githu...
1
answers
0
votes
305
views
asked 3 years ago
Hello AWS people
I'm trying to install the pleetwise agent on my device as told by github.
Link : https://github.com/aws/aws-iot-fleetwise-edge/blob/main/docs/dev-guide/edge-agent-dev-guide.md#deploy-...
0
answers
0
votes
223
views
asked 3 years ago
Hello AWS people.
I want to install the IoT FleetWise agent.
I don't want to create and install EC2 with cloudformation, but I want to install it myself.
I checked github and it seems that after runn...
1
answers
0
votes
589
views
asked 3 years ago