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 have a nRF52840 Dongle. When I connected it for the first time to the Bluetooth Low Energy app of nRF Connect for Desktop, it loaded automatically the firmware. My question...
Is there a way to read the mac address from the serial tty of an nRF52840? I have multiple dongles programmed with the BLE sniffer (nrf_sniffer_for_bluetooth_le_4.1.0) and...
Hi,
I was using the nrfx_saadc_buffer_convert to make everytime a single sample.
Now I did find out there is also nrfx_saadc_sample_convert. How do I initialize this...
I've been trying to debug a recurring hard fault around nrf_log_frontend_dequeue. This occurs sporadically (between 10-60min) into testing my firmware. When the fault occurs...
Hi all,
normally our system runs in low power mode. When triggering the SAADC the first samples (using oneshot mode) will be off (slightly too low).
I can work around...
Hi,
I need to create run time count that increases every 0.065536sec.
I found a way doing so by using HFCLK without any interrupts.
My questions are:
1) Are there...
Hi, I am working on the nrf52840 dongle using the softdevice.
I would like to know whether it is possible to add OTA DFU capability to the default open bootloader that allows...
Im quite new to development with the DK so bare with me.
Currently I am able to read digital values (0 and 1) from the potentiometer using pin P0.03.
I am using the function...
I had toolchain manager 0.10.3 and a project using NCS 1.91. Unfortenuately I have updated the Toolchain manager to 1.0.0 and now my project does no longer show up and the...
I have a NRF52840 based custom device that I can program just fine with a NRF52840-DK.
However, when I try to use a NRF52833-DK I can erase and flash the softdevice just...
Hi,
I work with nRF52840 DKs and I am working for indoor positioning system based on RSSI signal strength. I want the RSSI signal strength to be sensed and transmitted to...
Hi Devzone team,
My customer wants to design the LTE-M antenna for their tracker project in US market, do we have any antenna reference or design guideline? I see we have...
Hi,
I am looking for a BLE module that I can program to send a Thyrmistor signal 250 meters or more. The BLE module has to be small and able to collect A/D Convertor and...
Hi ,
I am trying to get GNSS on thingy 91 to work. It seems like I have the same issue as this thread:
I cannot get a fix. Currently, I am using the 1.3.2 firmware ( the...
Hello, I am developing a product using nRF52840. I use the DK board to debug and download.
However, I would like to implement a firmware update function using USB on my...