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...
Does m_xfer_done need to be set to false before calling nrf_drv_twi_rx? If so, does while (m_xfer_done == false); loop need to be called on every read?
I'm developing a Bluetooth mesh device on a Window 10 machine using Segger Embedded Studio v4.52c on a nRF52832 chip using SDK16.0.0, Mesh SDK 4.1.0 and FreeRTOS.
in the...
Dear all.
I just got nRF52 DK and testing blinky based on KEIL and it works well.
I tried one test, IF BOOT/Reset, and nRF52 PDK is not working after below sequence. ...
Would it be possible at all to add a preset text string to the current advertising data, in an advertising-only module configuration, by changing the logical input of one...
Hi,
I've upgraded my SDK from 15.2 to 17.
After upgrading - I can't connect my device via NFC - it keeps disconnect with NRF_ERROR_RESOURCES .
I've tried to increase...
Hi
My goal is to create a USB HCI firmware that works on any custom board that exposes the USB port of a nRF52840. Based on the requirement for USB HCI it was clear to use...
Hi, I am working on an OTBR, nrf52840 connects to the router through SPI, I want to know how to upgrade 52840 through the router. The router use OpenWRT. p lease give me some...
Hi,
Our devices are getting randomly bricked by updating firmware through mcumgr in Zephyr. It happens on both the nRF91 and nRF52 chips when we run the latest nRF Connect...
It's strange, My nrf52840 can't boot up after power on,unless it was connected to JLINKRTTVIEW, If I disconnected the JLINKRTTVIEW, the device will stop running, Connect again...
Can anyone tell or give a pointer to info about RFCOMM vs. NUS (or any other vendor specific UART emulation service)?
Why are there vendor specific UART emulation services...
Referring to the Nordic message sequence chart in the following link:
https://infocenter.nordicsemi.com/index.jsp
(Software Development Kit -> Previous Versions of nRF5...
Hello!
I use SDK v17 and using the library and example code for the lsm9ds1 sensor.
github.com/.../nRF52-DK-and-LSM9DS1
'lsm9ds1_reg.c', 'lsm9ds1_reg.c' these two files...
Hello!
I am using ble adc scan mode example and successfully tested it with nrfconnect by sending my data from AIN3 . Now i want to send data of ble to raspberry pi bluetooth...
HI
Like to check on the usage of MQTT. We are connecting the nrf9160 to the network in eDRX.
During the interval, we may lose some message due to the lost of connection...