Want to send numbers to Bs2p24 from a Sx28·that is configured to scan keyboard and send data over to the··Bs2p24 and then have it only accept a star key or pound key then only five more numbers, Thanks
Well, if you SEROUT (ASCII) from the SX and SERIN to the BS2 you're halfway there.· Have the BS2 WAIT for·* or # and then bag the data that follows with STR.
Comments