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 to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
Greetings!
I am using nRF52832 with SDK 16.0.0 and mesh sdk 4.0.0.
Application: light switch client with LPN features added
In one of application, I have to use...
i already done the nrf52840 dongle that already work as beacon when i have tried in nrf beacon apps. i want the same application but now it is transmitting to server/website...
Hi,
I have a low level mcu (128 kbyte flash) connected via UART to the nRF52840.
My current flash usage (text output arm_gcc) is about 256 kbyte + the softdevice.
Since...
I am somewhat of a beginner - I have successfully built and programmed a "Hello World" example on the nRF5340. However I am having trouble building some of the Bluetooth samples...
So I am using the Mesh SDK in version 4.0.0 and 2 nrf52DK boards with some custom software running on the boards, but derived from the light switch examples. The boards work...
We have some prototype boards that work fine when programmed via the debug out on the nRF52 dev kit, but have problems when programmed with this JLink . Programming with both...
Hi Team,
We are using the NRF52832 Board for our development purpose.We need the last RESET condition reason/source and need to store as log in memory for further debugging...
Hello,
I am looking for some tips to speed up a DFU transfer.
I have 2 BLE, I implemented a DFU master in the first one using SDK11.
Transfer duration is about 3mn30s...
Hi, I am trying to do firmware upgrade of nRF91 over BLE using nRF52 on the nRF91-DK or Thingy91 board. They both have nRF91 and nRF52840 chips on them which are connected...
I am currently working on a Heart rate sensor(max30102). I have connected the sensor to my nrf52 DK as follows: GND -> GND VDD -> VIN SCL -> P0.27 SDA -> P0.26 INT -> P0.17...
Hi everyone,
I have lately had some problems with my application which has different characteristics enabled, such as nus, battery service, dfu etc...
The problem I am...
Hi team,
I have 2 Thingy:91s, 1 is maybe new, not sure if I have used it before and 2 has been used before and reprogrammed over SWD many times before.
I wanted to test...
Hello,
I am working on my nordic board to make an https request to download some data that is about 4200 bytes. It is failing because of the BSD_IP_MAX_MESSAGE_SIZE=4096...