Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hi Nordic
I am working on the SAADC example and I have noticed that when the buffer is filled the NRFX_SAADC_EVT_DONE event is generated. My question is on NRF_SAADC_INT_DONE...
Hello I am seeing some excessive current consumption (~650uA) when connected and do not know where it is coming from. I am using a custom board with an external 32 MHz crystal...
Hello,
At the moment, there is a need to develop an application for Android to communicate with our device. And we encountered the following difficulties: using the standard...
Good day.
We have a customer that asked us the following questions about the nRF9160 asset tracker application and we're hoping that you can help.
1. What tools are...
Today i received my brand new 2 pieces of nrf51-dks. when i wanted to try out some of the examples, i tried to copy over the .hex file to the usb drive, but for some reason...
Dear experts
We have no experience using Nordic SOC neither Nordic SDK, but want to start the contact with the platform.
Our aim is to get knowledge, setup the development...
Hi,
Can I use the serial interface to interact with an nRF52840 dongle running a mesh stack?
If so is this limited to UART or can the USB connectivity be used?
If any...
Hi,
I am developing a device based on NRF52840 soc in ble central mode. Could I claim when I do not call sd_ble_gap_scan_start function BLE radio is thoroughly OFF and there...
Hi everyone,
Maybe this is a very simple question but I want to avoid future troubles, that's why I'm asking. I want to copy an example from SDK16 and rename it. For example...
My Win 10 is up to date. Seger' J-Link driver is OK. Here's message from log screen: Please help to find what I missed. Thanks.
08:03:35.048
Using nrfjprog library 10...
Hello,
I am currently trying to use the MQTT publisher example to send a message to a locally hosted MQTT broker (I assume I can use a local IPv6 address?). The MQTT broker...
Hey Nordic Team,
I'm in the midst of integration the nRF91. As with the nRF52 designs, less work was taken out of the RF design aspect because it has a built in balun. As...
Hi Nordic:
I burned the AP & Modem firmware in the picture below, and found that the current consumption when entering PSM is 500μA. Please help to analyze. What caused...
Hello ,
I am using freertos with nrf uart service, i could able to get these timings that seem little bit weird.
one of the pin toggled for each successful ble_nus_data_send...
Hi Nordic ,
I have a nRF52840 project development based on SDK 15.3 . Now ,I need to add DFU feature there. we suppose to use background DFU here. we will use long range...