Search found 4 matches

by ZL2MGS
Sat Nov 09, 2024 8:42 pm
Forum: DMR Specific Support
Topic: BrandMeister APIv2: No Response
Replies: 4
Views: 4351

Re: BrandMeister APIv2: No Response

The yellow DMR Net block suggests to me that your hotspot can see whichever BM server you have specified, but is not able to complete the connection/authentication process.

Things to check:

i) Have you correctly entered your callsign, hotspot type, etc into BM self-care page.

ii) Have you set a ...
by ZL2MGS
Mon Nov 04, 2024 10:51 am
Forum: DMR Specific Support
Topic: DMR GW - Thoroughly confused after research
Replies: 1
Views: 3622

Re: DMR GW - Thoroughly confused after research

Here is the rewrite section of my Pi-Star DMR Gateway config, which has XLX, BM, DMR+, DMR2YSF, TGIF, FreeDMR and FreeSTAR all enabled and working at the same time. It is set up so that I can use either TS for any TG on my DualHat hotspot.

I have specific hotspot only contacts in my code plug that ...
by ZL2MGS
Fri Aug 16, 2024 12:11 pm
Forum: DMR Specific Support
Topic: DMR2YSF and Timeslots
Replies: 4
Views: 10127

Re: DMR2YSF and Timeslots

Or you could even modify your rewrite rules to look like this:

TGRewrite1=1,7000001,1,1,999999
TGRewrite2=2,7000001,2,1,999999
PCRewrite1=1,7004000,1,4000,1001
PCRewrite2=2,7004000,2,4000,1001
PCRewrite3=1,7009000,1,9000,1000
PCRewrite4=2,7009000,2,9000,1000

This way my duplex hot spot is able to ...
by ZL2MGS
Fri Aug 16, 2024 11:47 am
Forum: Pi-Star General Support
Topic: Remote shutdown stopped working
Replies: 1
Views: 6487

Re: Remote shutdown stopped working

You don't say what mode you are using, but on my hot spot the DMR shutdown code is a private call to 9999996, not 8999996. I'd also remove the blank line immediately below the DMR shutdown line.