Wiki Home >> Sample-FNCONFIG.INI

Sample-FNCONFIG.INI


Get a FAT formatted SD card, 4 or 8GB is the best size. Too large and there are issues.

make a new text file on the card named fnconfig.ini - lower case.

Put the content of this below in the file.

  • change the wifi sid and pw for your local wifi
[General]
devicename=fujiMac
hsioindex=8
rotationsounds=1
configenabled=1
altconfigfile=
boot_mode=0
fnconfig_on_spifs=1
status_wait_enabled=1
printer_enabled=1
encrypt_passphrase=0

[WiFi]
enabled=1
SSID=[ssid]
passphrase=[passwd]

[Bluetooth]
devicename=SIO2BTFujiNet
enabled=0
baud=19200

[Network]
sntpserver=pool.ntp.org

[Host1]
type=SD
name=SD

[Host2]
type=TNFS
name=fujinet.diller.org

[Host3]
type=TNFS
name=fujinet.atari8bit.net

[Host4]
type=TNFS
name=fujinet.pl

[Modem]
modem_enabled=1
sniffer_enabled=0

[Cassette]
play_record=0 Play
pulldown=1 Pulldown Resistor
cassette_enabled=1

[CPM]
cpm_enabled=1
ccp=

[ENABLE]
enable_device_slot_1=1
enable_device_slot_2=1
enable_device_slot_3=1
enable_device_slot_4=1
enable_device_slot_5=1
enable_device_slot_6=1
enable_device_slot_7=1
enable_device_slot_8=1
enable_apetime=1

Wiki content is mirrored from the FujiNet Github Wiki