PDA

View Full Version : blinking led follow by ringtone rythem



jdx1883
02-10-2002, 07:49 PM
hi..does any nokia expert here know how to modify NK flash file so that the LED will blinking follow the ringtone rythem....?? coz i heard my frens say that 3310/8210/8250/8850 can upgrade to 3350 blinking led function...thanks for help!!!!

Shidoshi
03-10-2002, 03:49 AM
Hmm...

Does the 3350 blink to tones or is it just called from the ringtone? The motor vibration can be called from the ringtone file, but I have not heard of the LEDs blinking, nor am I familiar at all with the 3350 nor could I be bothered checking Nokia's Site at the moment.

Cheers,
-Dave

Manipulator
08-10-2002, 09:54 AM
Originally posted by jdx1883
hi..does any nokia expert here know how to modify NK flash file so that the LED will blinking follow the ringtone rythem....?? coz i heard my frens say that 3310/8210/8250/8850 can upgrade to 3350 blinking led function...thanks for help!!!!


your friend say it can be upgrade to blink than you should ask your friend and let us know ,and not ask us.

liteFun
08-10-2002, 12:17 PM
check 3350 tones for special codes?
or maybe leds connected to speaker?

caleb_2
08-10-2002, 12:47 PM
yeah, thought of that, too... (connecting the speaker to the leds).
buuut... what if you have NO ringtone? that would mean NO blinking :(
I really do hope there would be some way of doing this in software (cos I suck at hardware stuff :D)


greetz
cal

stallone1
08-10-2002, 02:09 PM
let me know too if any1 can make it

NokiaPhreak
08-10-2002, 03:37 PM
Originally posted by Manipulator



your friend say it can be upgrade to blink than you should ask your friend and let us know ,and not ask us.

YEAh, I agree. Many ppl post here said his friend or his friend's friend have what and have what, but why don't they ask them how? if they said wanna to charge you, i bet it is world to having that features for some money, right?

But does it really exist, NO!! There only hope that someone here will post or modify for them only.

:D :D

Unique
08-10-2002, 04:00 PM
I think that this is a good project to look in to. I have attached more info in pdf form for people who can code it. Its a diagram of how the User Interface works on the newer 3 platform.

Please put this file to good use. Dont abuse them

warx
08-10-2002, 04:22 PM
all i know is tap your backlyt to your buzzer as a result,rythmic lyt.

wklau
09-10-2002, 03:31 AM
Hi Unique

I think only the circuit diagram is not enough, at least the programmer need to know the address of the user interface controller.
Anybody know where to find the Nokia phone CPU language documentation ?

TIA....

Manipulator
09-10-2002, 09:32 AM
Originally posted by wklau
Hi Unique

I think only the circuit diagram is not enough, at least the programmer need to know the address of the user interface controller.
Anybody know where to find the Nokia phone CPU language documentation ?

TIA....

who don't know that we need the nokia software document in order to modify/add function on nokia phone.as NokiaPhreak say


Originally posted by NokiaPhreak


YEAh, I agree. Many ppl post here said his friend or his friend's friend have what and have what, but why don't they ask them how? if they said wanna to charge you, i bet it is world to having that features for some money, right?

But does it really exist, NO!! There only hope that someone here will post or modify for them only.

:D :D

i think you know what i mean.

Unique
09-10-2002, 04:48 PM
Okay, I have it working. Having small problems:-

Was done on the PCB
LEDs dont flash on silent
Needs fine soldering

Apart from that it works.:rolleyes:. I post scheme later when I try and improve. Will post today.

John

stallone1
10-10-2002, 03:57 AM
cant wait to have a 3310 when ringing tone come its blink :)

Unique hurry up post that NOW~~~~~~~ ehehhehehe j/k

NokiaFX
27-10-2002, 11:29 PM
Anything further on this please... :)

GeeZuZz
27-10-2002, 11:37 PM
This must be possible to do without hardware changes, since i have heard it blinks when upgrading 3330->3350 = software related function.

g3gg0
28-10-2002, 12:57 AM
this is done in the MCU
no HW mod is needed

maybe in some months we can do this patch on ourselves

GeeZuZz
28-10-2002, 01:08 AM
g3gg0: sounds like a mission for you... :D

Unique
28-10-2002, 03:54 AM
It keeps shorting:rolleyes:

theremoids
28-10-2002, 08:15 AM
Originally posted by g3gg0
this is done in the MCU
no HW mod is needed

maybe in some months we can do this patch on ourselves

that's good news!

0x4E6F6B6961
28-10-2002, 05:30 PM
i was thinking about this myself sometime ago:
since 3330 to 3350 software upgrade gives rythmic backlight, it must be software controled.
so i check ringtone format in both flashes however this is the same.
next theory would be as g3gg0 say, MCU must output tone data to both buzzer and LED's.
i think there is enough information on mcu structure now to do something like this:)

g3gg0
28-10-2002, 10:50 PM
@nokia:
yes, its enough infromation out... but noone REALLY found
the function which accesses the LED outputs..
so this one is missing

prozenlord said he had success....
but execpt some words i didnt see anything from him

0x4E6F6B6961
28-10-2002, 11:09 PM
maybe the netmonitor function of backlight could provide the best source?
are there any docs of peoples research? the nok5 site has some good resource but not much detail

g3gg0
28-10-2002, 11:49 PM
thats all i used for my patches (bar and animation)

0x4E6F6B6961
29-10-2002, 05:09 PM
there is no detail of input/output i mean :)

g3gg0
29-10-2002, 05:11 PM
right... thats nearly all known about the MCU

hooi76
30-10-2002, 10:53 AM
is it only in the MCU? is there any relation on PPM too?

0x4E6F6B6961
31-10-2002, 04:31 PM
@g3ggo; point taken, i'll continue research :)
@hooi76; all actual programming is in the mcu, the ppm is just storage space for strings/data which the mcu needs to output. so rhythmic backlight coding must be in the mcu :)

hooi76
01-11-2002, 02:14 PM
Thanks, got the point:)