Skip to content

doesn't show notifications! #9

@KorkyraBoyCRO

Description

@KorkyraBoyCRO

hi again

first i would like to say that i didn't changed this line of code in notif.cc:

aci_state.aci_pins.interface_is_interrupt = false;

cause otherwise i couldn't even connect or pair my devices. With that in mind after i pair my devices when i, for example, receive a call i don't get anything on my Serial Monitor ( i will leave a link to my, i mean your code. My goal at this point is just to receive every notification and have it displayed od serial monitor and not lcd ).

this is link : https://gist.github.com/KorkyraBoyCRO/95a47cfae42de9f6c54a

My Serial Monitor show:

NOTE: WHEN IN notif.cc NOTHING WAS CHANGED I WAS STILL ABLE TO PAIR DEVICES AND
aci_state.bonded: 1 WAS SHOWING THIS. BTW WHEN I SEARCH DEVICES IN BLUETOOTH SETTINGS ITS NAME IS ANCS Rusk not Notif!

Arduino setup
[free SRAM] 689 bytes
Apple iOS Notifications Evt Device Started: Setup

  • Succesfully setup nRF8001
    Evt Device Started: Standby
    Bond information loaded into nRF8001
    Already bonded : Advertising started : Waiting to be connected
    Evt Command Response: : Success!
    Connect
    Evt Connected
    aci_state.bonded: 0 -----> THIS IS THE LAST LINE AFTER STARTING AND PAIRING DEVICES. NEXT THING SHOULD BE NOTIFICATION BUT THERE IS NOTHING. ALL LINES BELLOW ARE AFTER MY PHONE WENT TO SLEEP.

Evt Disconnected: phone has deleted the bonding/pairing information
Pairing/Bonding info cleared from EEPROM.
Bond Cleared
Please Reset
[free SRAM] 679 bytes
Evt Command Response: : Command invalid in the current device state
Disconnect
Evt Command Response: : Success!
Radio Reset

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions