The lorawan data packing/ encoding for the BMP384 device is incorrect. The data values were labeled as *floats* for the data values assigned to the output parameters -- but the parameters are doubles. This needs to be corrected in the flux_sdk - in the bmp384 driver.