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...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a few different Fanstel Eval boards that contain the nRF52840 SoC - starting with the BT840XE. I'm able to flash the board with example firmware and my own custom firmware...
Been working on an unsoldered, untinkered, and in all ways untainted nRF5340-PDK. No jumpers changes. No solderbridges cut. All working fine, but all of the sudden I cannot...
Hi! I want to program a custom BLE application (as Central/master/GATT client device) to run on a Windows PC using a nRF51 Dongle (PCA10031 board) attached through USB in...
Hi,
I am working on the software development of a product based on an nRF52832.
We began our development on the nrf52810 and then moved on to the nRF52832 as it became...
Hello,
I'm struggling to connect to an MQTT-SN Gateway when the device is configured for low power. Currently using MAC-OS Catalina 10.15.3, SES version 4.42 and have tried...
I tried to install the nRF Connect SDK v1.3.0-rc1 error
I open git-bash.exe to execute the ncsmgr init-ncs command, the following error occurred during the installation...
nRF Connect SDK v1.3.0 using nRF Connect v3.4.2 - ToolChain Manager
I am trying to install nRF Connect SDK v1.3.0 using nRF Connect v3.4.2 - ToolChain Manager using nRF...
I am writing a code to blink the LEDS , the 3rd one is not turning off.
Here is the code-
#include <stdbool.h> #include <stdint.h> #include "nrf_delay.h" #include "boards...
Hi,
My device is using nRF52840 with s140 of SDK v16. BLE feature is used with SD .
Sometimes application hard faults in SD are observed in devices deployed. It is quite...
Hello,
I find that after I DFU a new application (using the nRF Connect Mobile App), my device boots into that new application and reconnects to the App, as expected. Then...
Hi,
I am using nRF51822-CEAA with S110 SoftDevice on a custom board which is commercially deployed now. I am using IAR 7.80.2 and Segger JLink Ultra+. I found there are...
Hi community ! I saw a lot of topic about that but i'm working with SDK_Mesh_v4 and i don't get what i want. Does someone have a working example of sending string over Mesh...
Hello!
I have a rather vague question and want to apologize for that beforehand.
I was wondering if it is possible to connect a JPEG camera to the nRF9160 DK (i.e https...
Hi, We are in the production phase of our development, and inadvertently , the mcuboot bootloader set the DCDC on a few units. As described here, https://devzone.nordicsemi...
Problem with setting two uart on pca10040 board
hello
I am reading the log by teraterm by connecting pca10040 board to PC via USB.
I am trying to connect 6pin and...