-
Notifications
You must be signed in to change notification settings - Fork 71
Sample FNCONFIG.INI
Andrew Diller edited this page Sep 16, 2024
·
2 revisions
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
Copyright 2024 Contributors to the FujiNetWIFI project.
Join us on Discord: https://discord.gg/7MfFTvD
- Home
- What is FujiNet?
- The Definition of Done
- Board bring up for FujiNet Platform.IO code
- The Complete Linux CLI Guide
- The Complete macOS CLI Guide
- Development Env for Apps
- FujiNet-Development-Guidelines
- System Quickstarts
- FujiNet Flasher
- Setting up a TNFS Server
- FujiNet Configuration File: fnconfig.ini
- AppKey Registry - SIO Command $DC Open App Key
- CP-M Support
- BBS
- Official Hardware Versions
- Prototype Board Revisions
- FujiNet Development Guidelines
- Atari Programming
- Apple Programming
- C64 Programming
- ADAM Programming
- Testing Plan
- Hacker List
- FujiNet VirtualMachine