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...
Good morning Nordic,
I am trying to configure the I2C pins for our board (using nRF5340-QKAA SoC) but I cannot find the pin numbers for I2C_SDA and I2C_SCL.
All I could...
Hi all,
We are using the BMD-340 from uBlox, which runs the nRF52840 SoC.
On this BLE Peripheral, we are running the ble peripheral demo project ble_app_uart (pca10056...
Hi,
I am trying to disconnect an Android smartphone from the nRF52840. After trying for some time we found out that the BLE stack of Android does not reliably closes a Bluetooth...
hi..folks
wish you happiee new year
i am using nrf52832 whille i tried to pair my device with my android , i am getting an error message " pairing rejected by nordic_uart...
Hi,
According to below thread, the advertising interval has a random 0 - 10 msec delta, so if the adv interval is 20 mses, if run it for long enough, will the result be...
Hi,
I would like to use the PDM interface for my application in nrf52840.
I configured the driver, and started using the SDK's API successfully.
Question 1:
During...
We want to achieve something like this -> We have several BLE peripherals with us and we are going to connect this peripherals to nrf9160 using nrf52 module and then send...
Hi,master
I want to learn DFU/bootloader, I am looking at the official source code, but my ability is too bad, I can't understand it at all. Is there any detailed information...
Hi
I read some threads about how to pair/read IKEA Trådfri.
I'm using nRF5840 dongle with the HEX code cli from SDK 17.0.0.
Using the terminal and send
bdb role...
I have both a NRF52840 (actually 2) and 2 dongles. I need to measure RSSI vs distance for a single link. I set up the RSSI viewer and it shows a blue or green bar for the...
I am getting unexpected behavior when using the latest version of the antfs.c sample code. I think this is a separate issue from what I reported here
When the ANT-FS download...
I've been experimenting with your online power calculator: https://devzone.nordicsemi.com/nordic/power/w/opp/2/online-power-profiler-for-ble for NRF52840. I see that the idle...
ble_nus_data_send is returning NRF_ERROR_RESOURCES. I would like to increase the Tx Queue size, but as it is not straight forward to increase by changing the macro BLE_GATTS_HVN_TX_QUEUE_SIZE_DEFAULT...
Hi,
we are using the nrf9160 for our fleet management products, and am currently working on downloading firmware updates from our server. I am using an HTTPS POST request...
Hi,
I am running an RTC unit test on the boards (nRF52840), where I take RTC_Val1 then perform a delay for one second then take another RTC_val2.
My condition for passing...