Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi.
We are using the Nordic UART service. Our project is based on the example project "ble_app_uart" from version 15.2 of the SDK. I've found after about 3 minutes it stops...
So I have been saving a structure using FDS and it seems to be working fine but after a while (2-3 hours of updating value every 10 seconds) the fds_record_update(); function...
CONFIG_MAIN_THREAD_PRIORITY=7
I read prj.conf of mqtt_simple. Why is the value of 7 given?
https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160...
Hello,
I am having issues detecting my board with some phones. I have tested it with a Samsung Galaxy S8+, Android 9, and with android 5.1.1. However, I can't detect it...
Hello,
I am using the nRF9160 Dev. Kit and I am getting the following error by trying to load any samples.
Loading solution asset_tracker.emProject Executing load...
Hi,
we are using nRF9160 for our application. we are testing the connectivity(NB1) and noticed that sometimes we are getting response as '0' for registration status and...
Hi
I have some doubts and I wanted to know if you could clarify me.
When we are testing the samples provided by you guys, like asset_tracker, mqtt_simple etc, we are programming...
After provisioning a node, I see that the Company field is displayed as "Ericsson Technology Licensing", indicating that the CID field on Composition Data Page 0 equals 0x0000...
Once connected via a reliable USB cable to a computer, nRF52840 DK (Rigado BMD-340 evaluation kit) does not show up as a new device, both on Windows 10 and MAC OS Mojave
Hey all,
I am working on the BLE Buttonless DFU Template and I have managed to add the Serial library in Polling mode.
However I am experiencing issues when reading from...
Hello,
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
I have issues in compiling Secure bootloader with my Public...
SDK 15.2.0 & Mesh SDK:3.2.0 I tested blink DFU code and it is working well. but when I integrate DFU in my code, then fw_updated_event_is_for_me() beacomes true and logs Requesting...