Benjamin Freeman

Results 7 issues of Benjamin Freeman

Hi, Running a project with Expo, I am getting an `InvalidCharacterError: String contains an invalid character` error on the web rendering. Android works fine and I haven't tested iOS. I...

Hi, I have tried to run `mongodb-runner start` (version 4.8.3) but I am getting an error: ``` Starting a MongoDB deployment to test against...Error: Could not figure out current Linux...

Hi, I have noticed under `porting` that `dpl_hal` is duplicated in `dpl_os`. Is there a reason for this? Thanks

**Describe the bug** The device sends too many uplinks (at a 5s interval) at the beginning of the execution. **Environment** - LMIC: 4.1.1 - PlatformIO Core: 6.1.4 - Network provider:...

bug

Hi, In the project's [README.md](https://github.com/mcci-catena/arduino-lmic#selecting-the-lorawan-region-configuration), LoRaWAN Regional Spec 1.0.3 Reference versions (like 2.2) are specified. How do they relate to the LoRa Alliance versions (like RP002-1.0.3)? Thanks

docs

**Describe the bug** Can't get RSSI **Expected behavior** RSSI information for each message received **Actual behavior** No RSSI information **Additional context** RSSI mentioned [here](https://github.com/deviceplug/btleplug/blob/ae82cd986b5b5e9c29d0525a0de7789d0b81c5e8/src/api/adapter_manager.rs#L117) to set tx_power_level. Don't quite understand...

enhancement

Hi, I have found an inconsistency in [Identifying a Repo](https://github.com/apache/mynewt-documentation/blob/master/docs/tutorials/repo/add_repos.rst#identifying-a-repo) It states that: > the repository.yml file lives only in the master branch of the git repository Looking at [Mynewt-core](https://github.com/apache/mynewt-core)...