Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
Dear,
we have a problem at the startup for our nRF52833-DK board powered with coin cell battery. nRf52833-DK doesn't start up with coin cell battery when running ble_app_uart...