Problem with VirtualWire, Sparkfun's BME280, RF Links and Arduino!

    sprintf(msg, "%i.%i", tempC1,tempC2);

%d is the format specifier for ints.