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...
Hi,
I would like to try the DK in a high voltage mode. I tried switching the power source switch to either LIPO or USB (using LIPO battery and USB respectively) but in vain...
Hi, I'm new to thingy, I want to log the data received and viewed in mobile app / web app from thingy 52 development kit which contains nRF52832. Is it possible to log data...
Hello everyone,
I am in trouble because of a vlotage of current problem, I think it is most a voltage problem.
Let me explain,
I have a NRF51DK that I programmed to...
Hi,
there is no migration guide available for 15.2 , my application currently uses 14.0.
1. when will the guide be available? can use the one for 15.0 till then? will...
I have followed this posting by Hung Bui , with light_switch_proxy_server being combined with the ble_uart.
I am using: nrf52 dk, Mesh SDKv2.0.1, nrf5_sdk_15.2.0.
By commenting...
Hi,
Errata 202 limits the use of vdd as a power source to external components and I, therefore, would like to use a GPIO instead.
My question: is there a need to use a...
Hi,
In my project I am using SDK 14.2 with S332.
I need to change the data in the manufacturer part of the advertisement packet once per second (nearly, timing is not...
Hi,
I have a strange issue. I am reading values from an accelerometer. The read values go into an array which is uint8 and 7 bytes long.
The values are read ok and they...
Hello everyone,
My usb connector is dead on my nrf51 dk, do you know if it is possible to program it without using the usb connector, maybe by using a USB serial port adapter...
Hi!
Does latest NRFUTIL 4.0.0 include mesh update option?
I saw in branch dfu_mesh on pc-nrfutil github that this branch was last updated on 16.12.2016 (nrfutil 0.3) and...
In my project LPN node need to communicate with more than one friend node.
Is it possible to make multiple friend establishments by single LPN node or is it something like...
Hi all,
I started a project on nRF52840 dongle with Segger IDE. I used SDK15.2 given by Nordic and my goal is to develop a program that permits to communicate between...
Hi,
Noted that nRF mesh app needs GATT bearer to provision a mesh device. I'm using 2 nRF52 DK boards, provisioning is fine, set the keys, subscription lists, etc, everything...