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 nRF24AP1 for ANT+ purposes and I am looking for continuous scanning mode (the radio is active in receive mode 100%). The command Open Rx Scan Channel (0x5B...
when I have the line in my sdk_config.h, it overrides the and I end up with undefined reference errors.
right now I had to comment out the line to be able to compile the...
Hi,
I need to print the RSSI value to the nrf app or putty terminal to check the RSSI value.
I have gone the structures "ble_gap" file to get the RSSI value and calling...
Hi everyone
The following code is initiaizing the uarts correctly,but there is unpredictable behaviour in this case.
Whenever i disable the 1 UART sensor, works fine....
Hi all,
I am very new to the field of BLEs now I bought one BMD300 Evaluation board,and I want to use nRFgo Studio for the development is it possible to use nRFgo Studio...
Hi,
we are using nRF52832 ADC in differential mode. We have two channels connected, where other is presenting reference voltage 1,65V and other is +/-1,15V on top of that...
Hi. I am developing based on the multi-link central example. In the below code the PHY is set to BLE_GAP_PHY_AUTO.
I don't know if my example therefore is running at 1Mbps...
I saw several threads that talked about this, but I could not decipher an exact answer, so apologies if this is a Re-Ask.
I recently purchased a nRF52840 Dongle with the...
I am not able to Control GPIO PIN 14 In this program(BLE_UART) this PIN gets powered continuously . When the device connects to NRF App the power supply becomes Zero and after...
Hello.
Im in a stage where I need to transfer over our current old (ancient) libraries for SPI communications to a NRF52, where we use SPI to communicate to a certain slave...
Hello,
I have set up the Development Kit according to the following instructions and successfully activated the SIM card.
www.nordicsemi.com/.../GetStarted
Unfortunately...
Hi Everyone, Please help me understand what will be the average current consumption per hour with nRF52810 if I transmit 50bytes of data 4 times per hour and go to deep sleep...
Hi,
I'm using nRF52840 and SDK 15.2 and want to realize a proprietary radio.
I tested the ESB (enhanced shock burst) example and it worked quite well. Next I tried to...
Hi,
I was wondering if you had NRF9160 examples for a HTTP client?
I'm a bit lost with the 9160 SDK and its 4 examples having been used to such a rich set of examples...