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...
Dear Sir, I need 2 interrupt handle on 2 PIN, I have set 2 GPIOTE event: #define PIN_INT1_ACC 4 // INPUT Interrupt INT1 from ACC #define PIN_INTB_ECG 8 // INPUT Interrupt...
Hi, I have a set up consisting of an nRF52840 and Raspberry Pi communicating over IPSP following the zephyr OS sample docs.zephyrproject.org/.../README.html My application...
Hi,
I've been using XMONITOR command to check some radio parameters. ATM, I am checking those once/minute, right before requesting power save mode from modem. After updating...
Hello,
I wondering if I use the nrf5_SDK_for_Mesh_v4.2.0_src light switch example and modify it to suit my needs.
Q1. I want set up a proxy node using nRF52832 so that...
Hi,
in https://devzone.nordicsemi.com/f/nordic-q-a/24115/io-pin-signal-during-reset it is mentioned that the pins of the nRF52832 get set to input _during_ a reset.
...
This is my RTC init function. Whenever I start advertising in fast-advertising mode, and timeout for fast advertising expires, the RTC2 timer stops running and COUNTER resets...
Hello,
I am trying to make a simple power optimized BLE peripheral device based on nRF52840.
Here is the chart from the Power Profiler
The device advertises once in...
Hello,
I am trying to use "west" command in Eclipse but I am not able to do it.
I was able to do that in Visual Studio though.
I found this link https://devzone.nordicsemi...
Hi,
We are trying to configure the WDT and are running into issues. The plan was have a timeout of 30 seconds when running and then 24 hours when sleeping. Note we are...
While developing the power supply for edge cases of NRF9160-SIBA we encountered problems with both the continuous and peak current consumption, mostly during startup. We are...
I have a question on stack guard that I tried to enable on nRF52840 and hope you can give me some pointer to verify it is functioning properly.
Basically, I call nrf_stack_guard_init...
Hello i am making an application using hid over gatt. i changed original keyboard usb description with fido description for test, however, i don't get any event through. I...
the link i given below tells, how to make a haptic glove using arduino mega
https://hackaday.io/project/160405-diy-haptic-glove-for-vr
i want to do it with nrf52840 DK...
Hi everyone,
I'm working on programming nRF52833. I want to my nRF52833 is able to broadcast advertising and also scanning (In another word, my device plays peripheral role...
Hi
I have upgraded from an early version of SLM to the latest version in nRF Connect SDK ver. 1.3.1
the SLM application is running on a custom board with a nRF52840. Using...