I wonder how can I use Raspberry Pi to stimulate IoT devices traffics.
There isn't a lot of resources on google so I'd post my question here.
What tools could I use?
Thanks ahead
Related
I'm using a raspberry pi running on Window IoT Core, and connects to Azure IoT hub. When I initially wanted to provision the device I just used a TPM simulator (via the Windows Device Portal). Now I've chucked in a real TPM chip to the pi, and I want to provision the device using that chip.
But I'm not seeing an option to do that on the device portal - TPM Configuration section.
How it looks now on the device portal now.
Maybe I'm missing something obvious. Any help is greatly appreciated.
Firmware TPM (fTPM) requires special Processor/SoC support that is not currently implemented on Raspberry Pi 2 or 3. You can use MinnowBoard or DragonBoard410c instead.MinnowBoard Max needs firmware version 0.80 or higher. DragonBoard410c provides fTPM capabilities out of the box enabled by default.
I'd like to use Raspberry Pi 4 to collect data from several BLE mesh supported devices (beacons) that uses a chip like nRF52832, nRF52833 or nRF52840.
I know that Pi 4 comes with bluetooth 5.0.
My question is, can I use Pi 4 as it is without any hat, cape etc. connected to collect data from the beacons that uses those chips and communicates by using the BLE mesh technology.
Yes, you should be able to use the Raspberry Pi for mesh functionality depending on the version of BlueZ that is available there. Mesh functionality was initially added in BlueZ v5.47 (September 2017) and subsequent versions of BlueZ have had bug fixes and additions to this feature. You can find more information here:-
http://www.bluez.org/
You can check the version of BlueZ that is on your Raspberry Pi through the following command:-
bluetoothctl --version
I hope this helps.
I'm working on a project where i have two raspberry PI connected in ad-hoc mode. the project is for transmitting streaming data using UDP supported by a self developed ARQ protocol for reliable data transmission. the thing is that i want my 2 raspberry Pi to be synchronized! i tried to install the NTP server on one device and get the time on the other (as an NTP client) but when i wanted to reconnect them on ad hoc mode again, it was necessary to reboot the devices where the time was lost because the devices don't contain the hardware clock!
is there are any idea how to synchronize the two raspberry in ad-hoc mode ?
thank you!
I want USB serial communication between ionic app and raspberry PI 3. I have searched a lot but as both are working as master, not getting any way for this implementation. Can anyone please help me to solve this problem.
"Communicating with serial USB device over Android" is not solving my issue. As I am not able to find PID and VID of raspberry pi.
Can anyone provide me with good links to integrate fingerprint scanner with Raspberry pi. I heard that Futronic fs 80 is compatible with raspberry pi can you provide me some links for the same?
Yes the device is supported in raspberrypi as I have asked the manufacturer to provide the driver and they mailed me the driver