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...
Hi,
I work on an AOA projet and i have a problem.
I have already made a transmitter (with an nRF52833) and a receiver (also nRF52833) and i can see the CTE send by my...
I need to add a custom BLE service with over 20 custom characteristics. During the gap nitialization step, I set the BLE security mode and security level like this:
sec_mode...
Hi All,
I was trying to upload the latest revision of some code i wish to verify before pushing to production and was using the command line to generate the bootloader...
Hello Community,
i'm currently working with NRF5340dk. My application collects data from sensors for now and display it on the terminal emulator. Next step for me is to...
Hi ,
Am following the below link https://devzone.nordicsemi.com/f/nordic-q-a/83402/ncs1-8-0-52840-mcuboot-spi-external-flash-can-t-build-pass ,
am able to build it for...
hello,
i am using nrf52832 with accelarometer i want to put my board in shutdown for current consumption for that i am giving this command sd_power_system_off(); whenever...
I need to be able to change the device name the SoftDevice uses AFTER the soft device is up and running. To change the device name, To do this I use
errorCode = sd_ble_gap_device_name_set...
Hi,
I currently have a macro in the nRF Connect Mobile app (Android) that displays RSSI every time I receive a temperature signal. I am saving the logged temperature and...
It seems that not all UICR registers are erased on this nRF52840 chip
nrfjprog -f nrf52 --recover
Just make sure one more time:
nrfjprog -f nrf52 --eraseuicr
nrfjprog...
Hi,
I am using nRF Connect SDK 1.9.1. Need to configure 2 UARTS one for debug messages and the other to connect with host CPU. Please help me with the following:
1. Can...
Dear support
I am developing my application based on central_multilink example and have a few questions:
1. in call back function connected() , I wonder why conn_connecting...
Hi,
I am trying to perform the read characteristic values from the nRF52840 DK to Android studio (Java) to a TextView. I have looked at the Android Blinky example but in...
I am using NCS 1.7.0 and latest nRF5340 DK
I am trying to update netcore firmware using the process defined here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1...
Hello,
I am using an nRF52840 as a central BLE gateway with nRF connect SDK 1.8.0. I was looking for software changes to increase the scanning range. So far I've found the...
I am getting data on my Azure cloud using asset tracker code
I am enable to find tag as you can see from the Image , there was tag before sensor data , for example
before...