Receiving a uint32 variable from PSoC 4 BLE via AppInventor's BLE extension

So, hacked together an example App, but I can't test it here as I do not have a device available to send 32bit integers. It is however based on a basic framework that many others have used successfully. Note that by registering for Integers, data is streamed to your App whenever it is available.

Enter your UUIDs in the variables provided at the top of the Blocks.

BLE_RECEIVE_UINT32.aia (194.2 KB)