Most old methods of changing the region on the samsung watches don't work anymore. Given their return policy I thought I bought expensive junk.
TL;DR you need to install the combination firmware and edit two files
INFO: Netodin works fine in linux as well with wine since it works over the wifi
1. Start NetOdin3 click options and disable auto reboot
2. Click AP and select the combination firmware
3. Hold reboot button on the Samsung watch, when the reboot screen shows up press home multiple times to get into the boot menu
4. Jump to the Download (Wireless) and hold the boot button again to get into the Firmware download menu
5. Press the same button to more times to switch the watch to AP mode
6. Connect your wifi to the watch SM-R830-someid
7. In NetOdin3 press Start to flash the combination firmware
8. Click reset and now press CSC button
9. Select the CSC md5 and press start
10. When you reboot the device hold the boot button again until you enter the boot menu again
11. Select recovery and let the device restart
12. Enter settings -> About watch -> Software -> Tap software version until debug mode starts (you may need to restart your watch)
13. Connect watch to wifi
14. sdb connect <watchip>
15. sdb root on
16. sdb shell
17. backup active-customer.info: sdb pull /csa/csc/csc-active-customer.inf
18. backup prodcode.dat: sdb pull /csa/imei/prodcode.dat
19. edit /csa/csc/csc-active-customer.inf and replace csc code (I used vim and the XAR for the US version, https://www.geeksforgeeks.org/vi-editor-unix/ )
20. edit /csa/imei/prodcode.dat and replace last three characters to csc code you want (don't enter the csc selection after this it will reset it to the factory region)
21. reboot the device into recovery (i used /usr/bin/csc-util --reboot customer_change but i'm not sure it's necessary)
22. run netodin again and select AP, BL and CSC to flash stock
23. enjoy samsung pay if you have a US credit card (seems like you no longer need to install samsung pay apks on non samsung phone it's part of the wearables app)
R830 combination firmware
https://www.file-upload.net/download-13751174/combination-R830XXU1ASI2.7z.html
R830 3 file firmware
https://www.file-upload.net/download-13751206/multi-3file-R830XXU1BSI9.7z.html
sha256 checksums:
Thanks to @adfree for the links and purcival for the order of how to flash the combination firmware and stock after
[0] Netodin
[1] how to change region on samsung gear s3
[2] combination firmware for sm-r820 by @adfree
[3] sdb in tizen studio CLI tools section
starts the csc selection but doesn't actually change the region.
TL;DR you need to install the combination firmware and edit two files
INFO: Netodin works fine in linux as well with wine since it works over the wifi
1. Start NetOdin3 click options and disable auto reboot
2. Click AP and select the combination firmware
3. Hold reboot button on the Samsung watch, when the reboot screen shows up press home multiple times to get into the boot menu
4. Jump to the Download (Wireless) and hold the boot button again to get into the Firmware download menu
5. Press the same button to more times to switch the watch to AP mode
6. Connect your wifi to the watch SM-R830-someid
7. In NetOdin3 press Start to flash the combination firmware
8. Click reset and now press CSC button
9. Select the CSC md5 and press start
10. When you reboot the device hold the boot button again until you enter the boot menu again
11. Select recovery and let the device restart
12. Enter settings -> About watch -> Software -> Tap software version until debug mode starts (you may need to restart your watch)
13. Connect watch to wifi
14. sdb connect <watchip>
15. sdb root on
16. sdb shell
17. backup active-customer.info: sdb pull /csa/csc/csc-active-customer.inf
18. backup prodcode.dat: sdb pull /csa/imei/prodcode.dat
19. edit /csa/csc/csc-active-customer.inf and replace csc code (I used vim and the XAR for the US version, https://www.geeksforgeeks.org/vi-editor-unix/ )
20. edit /csa/imei/prodcode.dat and replace last three characters to csc code you want (don't enter the csc selection after this it will reset it to the factory region)
21. reboot the device into recovery (i used /usr/bin/csc-util --reboot customer_change but i'm not sure it's necessary)
22. run netodin again and select AP, BL and CSC to flash stock
23. enjoy samsung pay if you have a US credit card (seems like you no longer need to install samsung pay apks on non samsung phone it's part of the wearables app)
R830 combination firmware
https://www.file-upload.net/download-13751174/combination-R830XXU1ASI2.7z.html
R830 3 file firmware
https://www.file-upload.net/download-13751206/multi-3file-R830XXU1BSI9.7z.html
sha256 checksums:
e719a024540706c07ae956c2a737b43dcaefa2b3335b1118121b6ca8168089ab AP_R830XXU1BSI9_usr.tar.md5
d0be4fdd7f5abaa6a4520f487b85dec14f94dd9d14a239fde69f5281817f7d99 BL_R830XXU1BSI9_usr.tar.md5
8f28bee9aa56b5c8d2fb8fa7bf16ab5cf0c3bff5fc547e2ada18a90c161f61e5 COMBINATION-FT40_R830XXU1ASI2.tar.md5
efe5e799c95c70aa1de8cced5a544bc471b2b74f61a3babffa72a7e295804225 CSC_OXA_R830OXA1BSI9_usr.tar.md5
Thanks to @adfree for the links and purcival for the order of how to flash the combination firmware and stock after
[0] Netodin
[1] how to change region on samsung gear s3
[2] combination firmware for sm-r820 by @adfree
[3] sdb in tizen studio CLI tools section
Last edited: