Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
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...