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 an OpenThread application that worked on NCS v1.9.1 and after updating to NCS v2.0.0 (nothing in the source code or kconfig was changed), the application fails to build...
Hello,
i found a few articels about it but none of them where helpfull for me.
I just want to use my nRF51822 Module from Raytac without an external 32khz oszillator....
I was having an issue where reading from SPI inside a timer handler always yielded 0xFF instead of the actual values. I tried to reproduce the issue with a simple test program...
I'm trying to do a firmware update over BLE.
Here's what I did: - I created a new application from sample "smp_svr" because I think that is where I can see how to do firmware...
Can you please explain how the %XCOUNTRYDATA command can speed up network selection in a new location? Does the modem perform a general scan on all bands to determine the...
Hi everyone,
I'm wondering on which plateform / app and how is it possible to read and retrieve the data sent from a nRF52833 Slave to a Mobile Phone (Master) ?
We have...
I'm running on Windows 10 and am trying to connect to my BMD-350 development board with an NRF52832.
I've also attempted to execute this with Python 3.9 and 3.8 (both installed...
I'm using SDK17.1 and pca10056 DK board. I want to use app_sched_event_put for a very simple purpose. I start a one second clock whose timeout handler increments a static...
Hi
I have configured my project to have a Modbus RTU slave on UART1. When I poll the dev kit, using Modscan, I get frame length errors. I have checked baud rate and parity...
I am trying to figure out why my application is generating a hard fault. The hardware platform is nRF52832 and SDK is 17.1.0
In my experience, the generic Cortex M3 processor...
Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
We are trying to integrate the STEVAL_MODEM_BG96 chip into the NRF52840 for rapid prototyping. Trying to interface nrf52840 with the STEVAL-
STMODLTE chip via UART. Connecting...
I used to have a dts file for sdk52dk_nrf52832 containing gpio1 references:
rts: rts_pin{
status = "okay";
gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
label = "TS pin...
There was a question when doing the multi-channel test of ANT. The SDK is 17.1, and the example is (ant / ant_ multi_ channels),Encountered the following problems:
1、Example...
I have
nRf52840 DK - 1 - Mesh Serail example nRF52840 Dongle - 2 - Mesh Light Switch Server example.
I used the steps given in the infocenter to provision and configure...