Anybody else having NFC tag issues? - AT&T Samsung Galaxy S 4 Q&A, Help & Troubleshootin

I realize mifare tags can't be written with S4, but I should still be able to read the tag and use nfc task launcher or at least nfctaginfo to read the tag. Both apps give the error "these tags are not supported". I'm using tagsfordroid tags btw. The developers have been helpful but still no answers as to why I can't read a tag.

Maybe this article will help...
http://www.androidauthority.com/samsung-galaxy-s4-tectiles-2-198892/
It seems this information is difficult to come by and I hate it when they change a phones tech to the point you have to get new accessories for it. However, they claim it was done to help bring the NFC Galaxy technology into compliance. I just wish they would make it backward compatible as well. Oh well, enjoy buying new tags.

Like OP mentioned, the Mifare Classic tags should still be read-able by the S4, which sports a similar Broadcom controller as the Nexus 4.
For reference sake, what does NXP TagInfo show when you read the Mifare tag? For my Nexus 4 with Broadcom controller it shows the following:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
However even with the above output, I'm still about to perform (i.e. read) tasks off the Mifare tag with my N4.
Couple questions for troubleshooting:
- Have you just gone ahead and tried to use the tags while ignoring the error messages? It should still work if they are simple tasks such as toggling WiFi or launching a URL
- Which tasks do you think are written on the tag that the S4 cannot perform?

NFC Taginfo won't even read the tag... I get the same error "tag not supported". Yes I have tried to use the tags I programmed with the S3 (simple wifi on/bluetooth off) still same error "tag not supported". Thid is crazy nfc Taginfo should be able to just read a mifare tag.

So it looks like that the NFC tags that you have (same with me) are the MiFare tags that are no longer compatible. tagsfordroid does have the new tags (NTAG203) and it does even say in the product description that the MiFare ones will not work. Unfortunately they are pretty much useless now.

Yea, i found this out the hard way. I had just bought some mifare tags to find out they don't work...oh well.

Related

Universal: Security & Screensaver

I find the current security on the device as being quite limited, and boring.
I was looking for:
1. A screensaver while docked that displays critical information such as a clock, appointments, date, appointments etc, and perhaps a user definable background, slideshow or similar. This is particularly handy while plugged in and sitting on the desktop.
2. Security module for while out and about, and maybe while on the desk, that will require password entry, but will display date, time, appointments, missed calls, unread messages etc on the screen until entered.
3. I was also reading about the remote kill on the pda, for wiping memory and sd card data when receiving an SMS and similar.
So, before I committed to some dodgy pathetic software that says a lot, delivers bugger all, and chews memory and resources, and becomes more fiddly than it is worth, I thought I would ask the gurus opinons on what they use and potentially what they dont use from experience.
A couple I was looking at installing are pocket secure v3, Dockware, and PDAKill.
Comments, feedback, suggestions?
I used to use 1-pass. It's quite nice.
http://www.omegaone.com/pass/default.htm
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
V
V
this looks like a good little program haven't tried it yet but did you get it to work on your uni as it sayson the site its not WM5 compatible.
By the way congrats on the little one
scott
Cheers Scott. Like I said, I used to use it, but stopped because it would screw with AE Button Plus, and I'd rather use that then a fancy smancy screensaver
I've never tried it on WM5, so can't comment, although from memory I don't see why it wouldn't work, almost nothing was WM2003 specific. But, they should know.
I found that it was quite hackable as well, to force it to match my colour schemes, but in the end, as I said, it was no great loss, although pretty.
V
I contacted them and they indicated it wasnt MW5 compatible.
The other one I was waiting for SPB Time, but this also is not WM5 compatible.
Any other suggestions or comments from anybody?
bump....
any more comments, surely others are using screensavers, and or security settings?
or ... are you all just leaving your phones and all confidential information available to theft?
Anybody else using these apps or other alternatives: pocket secure v3, Dockware, and PDAKill

App Discussion: Adding Infrared Remote Capabilities via Audio

Basically, I'd like to get the ball rolling with making a low cost (Free, Open Source would be best) IR Universal Remote application for the Android Platform.
I wrote up this wiki to help establish current info:
Slatedroid Wiki - Adding IR output to Android Devices
Please see the wiki for all the details, but essentially, the hardware involved is trivial. As far as coding, the following needs to be written or ported from other projects:
A GUI to manage the buttons and selection of devices
A parsing function to read info from pre-made remote control code text files
An audio signal/waveform generator
A database to store the information
All of this stuff has been done before, it's just a matter of bringing it all together into one android-based project.
If the project really took off, future development might include:
Support of LIRC, Pronto, CCF, and/or other IR remote file protocols
Integrated controlling of WiFi and Bluetooth devices
A pre-parsed central database stored "on the cloud" for all major devices
Possibly supporting the "learning" of a new device (would need a IR sensor/decoder attached to microphone input)
Feel free to discuss, correct any errors, bounce new ideas around, etc.
With google tv most of plumbing code and the UI will be available, albeit for a small set of machines and via bluetooth. (google remote)
They used to do this actually.
I remember a long time ago, it was with remote software. It would store the IR signals as WAV files recorded via a 3.5mm headphone IR sensor.
I think you could even make one. All you need to receive and send IR signals is a audio recorder/player. Map certain software buttons to each audio file to make a "Remote Controller" type of device".
Edit:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yes, all that info is already in the wiki. It's been done a million times, which makes me wonder why there is no one around with an android version yet.
britoso said:
With google tv most of plumbing code and the UI will be available, albeit for a small set of machines and via bluetooth. (google remote)
Click to expand...
Click to collapse
Google TV will be WiFi controlled though, not IR, right? If the source code for the gui was available, that would be a good start.

[Q] Allshare for S4 - T-mobile SGH-M919

I upgraded from my S3 to my S4 with expectation that Allshare Controll would be there. I've even seen it touted in reviews. But Allshare wasn't installed from factory, and the Play store has it not supporting my phone SGH-M919 (T-mobile version) - 2nd item in list in pic below.
It did list the Allshare Control Tab as being compatible, but it just gave me an error message saying it doesn't work with this phone, when I tried to use it. Since then, it no longer shows up a SGH-M919 being supported.
Is this the case for everyone?
I can't use Wifi Direct as my Samsung TV (PN64D550) only supports Allshare.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Bump
If you are talking about Allshare Cast, it has been renamed to Screen Mirroring.
If you are talking about Allshare Play, it has been renamed to Samsung Link.
If none of those suit your needs, you can always use DLNA which is called Nearby Devices (or something like that, my phone is in Portuguese).
MaKTaiL said:
If you are talking about Allshare Cast, it has been renamed to Screen Mirroring.
If you are talking about Allshare Play, it has been renamed to Samsung Link.
If none of those suit your needs, you can always use DLNA which is called Nearby Devices (or something like that, my phone is in Portuguese).
Click to expand...
Click to collapse
Thanks, I was referring to Allshare Play (i.e. no dongle.) I didn't see the Samsung Link, but now I do. And it's not coming up when I'd click on a video/pic from my gallery and the hit Share.
That said, tonight I'll try to set it up and see if it get's added. I'm extremely surprised that I couldn't find any information when googling Allshare issues that it was renamed. And even more surprised that I can't find anything on it in the play store. When looking for Allshare, you'd think that if they're changing names, they'd also keyword allshare in to get links to it, but they don't have have Samsung Link available on the play store as far as I can see.
Stuff like this should be on their product page at least, and it's not there. I banged my head against the wall on this for the past week.

Noticed some bugs today..... :(

OK so biking to work today noticed a few different bugs I had not noticed so far, coming from iPhone I had never experienced these problems with Apple.
My bluetooth simply will not auto connect to my garmin 510, I have to go into both devices and "forget" paired devices and reconnect a fresh, every time I turn either device off/on.
Headphones crackling at high volume (which isn't really that high to be fair) can't be the headphones as there very high spec. Atomic Floyd HiDefDrum
Just tried to compose an email (original email client) and as I write the email the cursor moves by itself back into the middle of the line im writing making it impossible to write a full line??? WTF?
TBF, at the beginning of this note I seem to compare to Apple, but thinking about it these are basics that should work on any device, I have been perfectly happy with the S4 up until now.... But the 3 jobs I wanted it to do properly today, it's failed at....... miserably!!
OK, So I've managed to write my email. Had to switch to original samsung keyboard (from swiftkey)
Can anybody replicate this error using original email app/swiftkey
jus71n said:
OK, So I've managed to write my email. Had to switch to original samsung keyboard (from swiftkey)
Can anybody replicate this error using original email app/swiftkey
Click to expand...
Click to collapse
I think I've read one or two complaints about the cursor issue. You can just install another keyboard from the Play Store. Thats the joy of android..
About the crackling, there's a whole thread on that topic. It seems that the S4, majorly the qualcomm LTE version I think, has crackling issues when you use headphones with a resistance lower than 14-16 ohms, so you're out of luck as of now until that issue is sorted by Samsung. You can find more info here, just search for it next time:
http://forum.xda-developers.com/showthread.php?t=2258831
jus71n said:
Noticed some bugs today.....
Click to expand...
Click to collapse
I recommending this anti bug spray.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is very comfortable, you can carry in a pocket. When you see bugs just spray all over it with this magnificent product.
(But remember, this is not for internal use)

2 questions new head unit install

Hi all-
at one time I was interested in converting a tablet into a head unit, but lacked the know-how so I finally just bought one from ali express and installed it; android 4.4 and I can't post links so you can
use the ali search and enter: 2 DIN Android 4.4 7 Inch Bluetooth Audio In Dash to find the specific unit that looks like
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
For the most part, it's great- but I have two questions that would make it even better
(1) I can play music and audiobooks (two different apps) over bluetooth, and the audio is perfect. When I get bluetooth calls though, it starts with a blast of static and then nothing- I assumed it was a mic or feedback problem, but I just played a voicemail recording from the phone AT&T "visual voicemail" app, and it did the same thing even though that is just playing a recording and shouldn't be using the mic at all. Does anyone know what if there is some other difference between 'audio out' apps that might cause some to work find, and others to have problems? There are rear ports for audio input, but I don't think those replace the mic, so for now I'm stuck with external troubleshooting (I'm not ready to take it apart and start doing surgery on the unit)
[EDIT: it also plays the audio from Google Maps with no problem]
(2) The unit has a very long splash screen- so long, that I can get out my 150' driveway and down the block before it goes away and allows BT to connect to play my audiobooks. I looked through the menus but haven't found a way to shorten that screen. I realize this may require rooting if it is not a publically available setting. Where should I be looking (or is it stored in a file somewhere?), and if rooting is required, how does a newbie like me figure out the best options for rooting, preferably leaving the rest of the OS as-is so I don't accidently jack up the reverse and forward camera functions, etc?
I'm not a frequenter of XDA, but this seems to be the most knowledgable place for this type of thing- so I appreciate you pointing me in the right direction
Many thanks!
Cap

Categories

Resources