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...
Hello
Im DJ
I'm trying to test BLE sniffer by buying nRF52840 dongle USB. Looking at the guide,
https://www.nordicsemi.com/Products/Development-tools/nrf-sniffer-for...
I'm developing an OpenThread Sleepy End Device (SED) that periodically sends a payload to a CoAP server, including its own MAC address as one of the values. However, I noticed...
Hello,
Goal: We are developing a long-range BLE application using S8 Coded PHY (125 kbps) to operate reliably at extended ranges (RSSI below − 80 dBm ).
Devices...
Is a Zigbee Direct SDK available for Linux which could be used to allow it to act as a Zigbee Virtual Device (ZVD) using Bluetooth LE?
I am particularly interested in the...
Hi,
I have read the PPK2 user guide here https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/PPK_user_guide_Intro.html and the nRF 52833 DK here docs.nordicsemi.com/...
Same problem as , which was 3 years ago...
Our app builds fine until we enable MCUboot, when we get the above warning, and being good people we have CONFIG_COMPILER_WARNINGS_AS_ERRORS...
Where can I find expected throughput for coded PHY in real life? The bitrate for S2 is 500 kbps because there are two symbols per bit in respect to 1M PHY. As part of a packet...
Environment: SDK v3.1.1 with a custom board based on the nRF52840.
I wrote a test application that I've been using to verify the hardware on a custom nRF52840 board. I have...
Hi,
We are using an nRF52832 in a bare-metal project. (No SDK)
We have three input channels to the ADC that we wish to use. These must be oversampled. (256x)
To simplify...
Hi guys,
I'm trying to do FOTA updates on my board and I was able so far to download the image but not able to apply it.
I've followed the academy FOTA over WiFi example...
I've got an example code to turn on an LED with a button, it works. When I change it to send an spi command, it doesn't work anymore.
Could you check if you see something...
Using;NRF52832,
SDK17,
Flutter 3.10.5 ,
nordic_dfu : 6.0.1,
iOS 16.5.1
iPhone 14 Pro Max
Using my developer device I can successfully update DFU,
However on...
I flashed the same code to the two nrf5340dk but i get the below output , with out any changes in the example sample code. it gives the serial output every time E: IPC endpoint...
I have installed both sdk 3.0.0 and 3.1.1 but both of them give me the following issue:
Upon building, the error given above shows for some reason but this is not my own...
Hi,Team,
I am currently using the nrf5415 to develop OTA. My NCS version is v3.0.2. Now I have two types of devices: Hub and Terminal. Both of these devices use nrf54l15...