Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello there,
I have read other issues regarding working with a larger MTU size, but I still have not been able to get it to work correctly. I realize that the peripheral...
I run the Asstet_tracker V2. The part of LTE log is as below:
..... 2022-05-19T07:58:34.234Z DEBUG modem << [00:00:33.314,788] [0m<dbg> azure_iot_hub_integration: azure_iot_hub_event_handler...
Hello, guys.
We are using nRF51822 SoC in our project. I would really appreciate your help with the expected current consumption in BLE advertising mode. Here is what we...
Hello,
I am trying to use Direct Test Mode example on SDK v17.0.1 to do our product's pre-production RF tests. I can see expected results on nRF Connect Direct Test Mode...
Hello every body.
I have created my own objects and when I was testing some configuration I realized about the following:
1. When I declare the objects outside the main...
I adding custom code to asset_tracker_v2. Two UARTs are required in my project. The firmware to be added to nRF9160 is already running very well in NRF5340 based UART communication...
As the title suggests, I am unable to set P0.01 as a gpio output. I know this pin is also used to source an external LFCLK, however I am using the internal RC clock.
I have...
Hello,
I see that there is an option for the HFXO external oscillator, but I do not see any place that lists which pins to connect a crystal to. Is this HFXO (and the LFXO...
Hello, We are interested in developing mechanism that will allow the server to send push notifications to our nRF9160 device. We need to be able to respond to the notification...
At the start of my application, I write several hundred of records, each of size 8 words. Each file_id/record_key is unique (one record combination per file_id/record_key...
I'm struggling when using PWM and DMA to generate a sine wave. I'm sure I'm not interpreting the documentation right, and I hope someone can point me in the right direction...