Hi all, i'm trying to understand how to program my nrf51 DK in order to perform a temperature measurement with the onboard sensor, convert the battery voltage with the ADC and send it to, for example, my phone with MCP. I have read the three tutorials but now i think i need more example to understand these functions, so i looked on github but i found only a good example which works on SDK 5 or something like that, which of course doesn't work (it doesn't even advertise) when i load it on the board. Is there a way to implement it with SDK 10 or 11 and relative s110 or s130 softdevice, or have an updated code? Thanks in advance.