HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
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...
I'd like to use a Python script to update the modem firmware (full update) instead of the Nordic Programmer tool. The purpose is to have this ability on the manufacturing...