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 need to modify the ble_central_hr_c example to connect to the hear rate strap with the best rssi.
For this I got to say listen for 10 seconds or so to all the...
HI,
I want to update the application FW in mesh sdk environment from flash memory. The new binary is in the flash memory already (I received it from a spi-ethernet interface...
Hello,
I am working on the nrf52832 board. I am using the NUS example as the base.
For my application i need to send encrypted data from the phone i.e central to the board...
Hi
Tring to setup development environment using nRF Connect for Desktop ( nrfconnectsetup342ia32.exe), in Windows 7 host.
Used tool manager to complete all necessary necessary...
Hi,
we are using both system on and system off power mode in one of our application.
Sytem on : wakeup through RTC for an every 60 seconds once / GPIO.
System Off :...
Using nrf_mesh_sdk_4.0 and ble_sdk_16.0:
1.I want to load light_switch_server code on nrf_dongle.
2.And then take data from r-pi through usb of dongle and publish it over...
We have been using the nrf9160 successfully for several month. I'm currently upgrading our products to use the new modem firmware (1.2.0) and, together with that, to the most...
Dear All, I wonder if there is a way to empty a work-queue that has work items pending. Is there a way to empty the whole queue or is there a way to remove individual tasks...
hello Nordic
i added a watch dog to my code
i try to create an error by putting a breakpoint in the code (though i actually didn't start the ble scan which usually...
Is there an analog to the `BleManagerCallbacks.onLinkLossOccurred` method where I can receive a notification of when a central re-connects to its peripheral?
Are there any example code or API available in SDK of nRF52833 for AoA and AoD which can be use for direction finding ? i have read the white paper from Nordic semiconductor...
Hi guys !
I am working on SDK 15.2 and I have created a custom service thanks to this tutorial : https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial
...