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,
we're just planning to deplay our first border router for bigger in-house installations and wan't to use a USB-Dongle with the nRF52840 as NCP with the Openthread...
Hi All,
We are working on zigbee protocol and wants to replace the existing setup with nRF52840 . We have some below queries need your answers on the same to go ahead on...
Hi
I'm developing an application that is pretended to run on an nrf52810-based custom board, The code is a modification of the blinky example from the SDK 15.0.0, and for...
Hello,
on my previous project i rellay enjoyed the offline documentation of the sdk (SDK14.2).
Since we are using the Thread-SDK now, I haven't found a offline documentation...
I'm using SDK 15.3.2 with SD 132. SES and the 10040 DK.
I'm not clear how NRF_LOG module and the new serial port library is support to work together.
I can easily make...
Hi Nordic!
In our design we see variations in the rev C lot we have received. We are using the VDDH REG0 regulator. Some of our ICs turn ON with no problem. And even when...
When I scan BLE device at nRF UARTv2.0 App in Android4.4, it is appar device name(Ex:Nordic_UART) and 6 byte device address(MAC address?).
I want to include mac address in...
The button is connected to ground directly ,and without external pull up resistor.
I found it consumes too much current when using internal pull up resistor,but when I use...
According to at client demo, LTE-M1 is the default mode in firmware mfw_nrf9160_0.7.0-29.
Modem work mode will be LTE-M1 after every reset even you changed to NB1.
I...
I am receiving an error when I try to update my custom characteristic in a custom service, which was all working fine until I started playing with app_timer to read battery...
Hi,
would like to run several (8) BLE_HRS_C in parallel to one BLE_NUS on a nRF5. Can that work?
In general, is it there any sample code showing how to implement peripheral...
Hi,
I'm doing a project of a bluetooth sensor, using pca10040 with softdevice v5.1.0 s132 that sends data to one or more android applications simultaneously, in this project...
I've got Wireshark running with nRF Sniffer, but it is not really working for me.
I'm using a PCA10040 board as the sniffer hardware.
I'm running on a Mac with MacOS 10...
I tried to set up the programming Environment for Windows 10 by following the "Getting Started Assistant" from the "nRF Connect SDK" program. When I finally came to the point...