Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
Hello,
i have a Problem with the COM ports of Windows starting the example.py from the nAN34_v1.01 application. I have configured the COM Ports in the example.py in the...
We would like to know if there is a way to flash the Thingy52 over the air programmatically. To give you an example, say we have 500 Thingy52 devices and they all need updates...
Hi,
i am working on nRF52832 Custom board ,debugged the uart program . i have powered on the chip using coin cell cr2032 and i have set the timer , so every one minute it...
Using the latest download and install of nrfconnect and nrf command line utils for a Win 64 machine, I am still finding that the PPK tools are unable to connect using the...
I started getting an error today when attempting to load the nRF9160 sample projects. I've been working with the DK and the samples for several months and had no issues. I...
Hi,
I am wondering if the SoftDevice preserves the order of the sd_ble_gattc_write calls internally when mixing WRITE_REQ and WRITE_CMD?
If I queue a packet using WRITE_CMD...
I have been tearing my hair over a really odd behaviour... We are using an nRF52811 based module that interfaces with another microcontroller via SPI. The 52811 is the SPI...
Hello,
I am trying to ultimately make a script which will compile the code for my Thingy52 and also automatically program it through the development kit.
As a part of...
Hi,
Board (nRF52840-DK) flashing by mistake with nRF52840 Dongle software and then "dead" !!! maybe the boot erased.
While trying to connect with SEGGER J-Link I got ...
Hi,
I am creating a wrapper that uses nrf-ble-driver-sd_api_v6-mt-4_1_1.dll. I had burn the dongle with fw: connectivity_4.1.1_usb_with_s140_6.1.1.hex.
I am trying to...
Hello, we have developed an application that acts as a BLE central using the 6.2.1 S130 soft device.
Our client has asked if we could start detecting the RSSI levels, and...
Hello.
I used to download (& install) nRF Command Line tools from terminal with this command (in Dockerfile, but it doesn't matter)
Since you've changed the...