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 working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hi
In the MESH_310 have LPN device.So,I want to integrating Friend feature for light_switch_server example.In this case,this light_switch_server device can be realised...
I want to measure the accuracy of the 32.768 kHz oscillator.
Is there a way to output it on a port-pin, even when it comes out via a divider?
I can't touch the crystal...
HI ,
I want to configure P0.02 as an adc channel .
I also want to read the adc value from P0.02 at regular intervals.
For regular intervals i will put a timer and...
I developed a FreeRTOS application which uses NRF_LOG and CLI enabled. The CLI is used to accept user input, and I used NRF_LOG for system logging. Everything works great...
hi all,
i rebuild the asset_tracker project with nrfConnect SDK (git tag, v0.4.0)
it get hardware exception. how to do it ?
***** Booting Zephyr OS build v1.14.99-ncs2...
Hi
ZED requests beacon every time when it restarts both case ERASE_PERSISTENT_CONFIG is true or false.
But
ZR does not request beacon when ERASE_PERSISTENT_CONFIG is...
Hello,
I've been using the nRF52832 with a Segger JLink Pro which works fine during execution. However during the system initialisation, this is just before getting to the...
Hello,
I have used nRF24L01+ in one of my scientific paper. I need to provide a detailed reference as a citation in this paper. I couldn't find the documentation of nRF24L01...
Trying to have the Nordic Thingy advertise to the ESP32. Using example code found in the ESP32 BLE Arduino.
When running the program, BLE Client, we are able to see and...
hi all,
how to revert interface MCU ATSAM3U2CA-AU(J-link )
when i plug in usb port to PC, DK board can't active .(PC can't detecting any USB Emulators)
check list...
Hello, I am using nrfgo studio to flash softdevice, application and bootloader on nrf52832 I am getting below issue:
" This hex file has data in SoftDevice region. Try programming...
We are using v0.4.0 lte_ble_gateway example running on an nRF9160-DK (0.8.5)
We are successfully pushing data from the UART on the nRF52840 to the nRF9160
Also managed...
Hello, I'll buy ISP 4520 (based on nRF52832) kit.
I request information about the processor's 'power down' of the LORA / BLE combo module.
Depending on the wake-up method...
I am currently working on adding the ambient light sensor to the asset_tracker application firmware. I have managed to configure the I2C, configure the sensor and read the...