Hi,
I heard that Last keyboard reference source supported 2 keys which can put the device into permanent extended sleep by pressing both keys at the same time. But i dont know where i need have a look in app_kbd.c ? And what GPIO i need to config to make my DA14580 Dev Basic KIT avertising? Could i use LEDs GPIO as a key for testing.Do you have a complete file config.h for the DA14580-Dev Basic KIT?
Thank you so much!
Blue.
Hi Blue:
Please refer to section 10.1 of the UM-B-009 User Manual for Keyboard Reference for information about putting the device into permanent extended sleep.
Thanks,
TR_DIALOG
Hi Blue:
当you use basic kit for this application, please disable EEPROM (#undef EEPROM_ON, in app_kbd_config.h), disable MULTI_BOND (#undef CFG_MULTI_BOND, in da14580_config.h).
Also see section 10.19 of the user manual on guidelines for configuring keyboard keys.
Thanks,
TR_DIALOG
Hi TR_Dialog,
I have also work on Keyboard reference design and could i ask you a question! When i loaded source code with my Basic kit i have confused between UART jumper configuring with SPI! Can i debug with my basic DK connected to TTL-232R?
Thank in advance,
Chungtran
Dear TR,
I have already done it like what you said and I used my ipad mini (IOS8) to scan my basic kit but it still does not advertise. So do i need to config some ports and pins?
Regards,
Blue
Hi Dat:
Just to check your setup, can you load the proximity reporter project on the basic kit, and check if it is advertising.
For jumper settings refer to the user manual for the basic kit.
If it does we will focus on the keyboard project.
Thanks,
TR_DIALOG
Hi,
My basic kit works absolutely nice with proximity reporter project. But with keyboard, it does not work. Do i need to make a separate file config " app_kbd_key_matrix_setup.h" . I see #define MATRIX_SETUP (10) , but it just works with expert-kit with 2 keys, right? Meantime, i use a basic kit.
Best regards,
Hi,
Please follow the instructions in section 10 of the user manual for customization.
Thanks,
TR_DIALOG
Hi TR,
Thanks for your helping i have 2 issue now:
1/ So could i use an android device to scan keyboard reference?
2/ With DSPS application for android , could i type a passkey from my android phone ?
Thanks,
Blue