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,
I am creating a wrapper that uses nrf-ble-driver-sd_api_v6-mt-4_1_1.dll. I had burn the dongle with fw: connectivity_4.1.1_usb_with_s140_6.1.1.hex.
I am trying to...
Hello, we have developed an application that acts as a BLE central using the 6.2.1 S130 soft device.
Our client has asked if we could start detecting the RSSI levels, and...
Hello.
I used to download (& install) nRF Command Line tools from terminal with this command (in Dockerfile, but it doesn't matter)
Since you've changed the...
I found half of the information I was looking for (minimum voltages) from: https://devzone.nordicsemi.com/f/nordic-q-a/47546/nrf9160-enable-pin-voltage-specification W hat...
Env: SES, nrf52 DK, Linux
Hi
I need to define a buffer (array of structure) in order to buffer readings. If i have more RAM I should create a bigger buffer if I have...
We're using the nRF52832 as a peripheral and server. A central and client (tablet) connects to the nRF52832.
Yesterday I noticed that sometimes the tablet will try to perform...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
What for this macro HWFC...
Hi, I'm looking for a PCB antenna design for nRF52832 based on 0.8 mm thickness four or two layers stack up .
I found some examples but based on pbc of different thickness...
Good morning,
I'm designing a new product based on the nRF52840 device (s140) and power consumption is one of the key parameters for my project.
The equipment (peripheral...
I'm debugging some corner-cases with my own DFU process and Bootloader. I believe I hit a race condition in which sd_mbr_command() was called before the source of the new...
I am trying to make a service discovery on a peripheral device using a nrf52-DK (pca10040). I built my project around the multi-discovery example from SDK 15.3.
When performing...