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 there,
I'm trying to use serial library from SDK to interact with cellular modem (AT commands, not nRF9160). I've read documentation (library description, api). May be...
I have build and flashed the zephire/sample/bluetooth/hci_uart on nrf52840 board and connected the board with ubuntu but hci interface was not created when checked using hciconfig...
Hi,
We have chose LCD which has only 3-Wire support CS, CLK and DI so we have connected that pins with nRF51822 chipset. Now Please see the below image which shows that...
Hi All,
I want to read/write long characteristic (200 bytes max) from Android to my device.
I'm working on the 15.2.0 SDK and S140 Softdevice.
I read some Q&A on...
Hi there,
Right now I am doing some dry research into long range Coded PHY for S=8 or S=2 since I need to have some extra room in the link budget to go the distance. The...
Hi, I'm trying to adapt the ble_gateway example for nRF91dk to use a nRF52 instead a Thingy52. When I change the UUID at ble.c from Thingy to nRF52, I'm not able to get a...
Hello guys,
In next few months I've to put down a new design for a medical product. Both nRF52840 and nRF5340 would fit well the application requirements. But I think this...
I want to use two UARTS ie uart0 and uart1. I read that nrf51822 gpio pins can be set as rx & tx but i couldnt find any example.
I am using SDK12.3
Please attach some...
Hi,
I've looked around the DevZone for answers to this, and haven't quite seen an answer, so I'm going to post my solutions here.
I am using the secure bootloader from...
Hello
I have a use case of typical 3 key (lock / unlock / alarm) car remote lock key fob implementation. Since I already have nRF82810 / 840 based hardware designs that...
I was checking DFU through serial usb/uart on the following link:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Fsdk_app_serial_dfu_bootloader.html...
I am using nordic nrf52 chip and nordic Soft Device. I observed that power level increases(ramps up ) before finally disconnecting. This behavior is observed when external...
Hello,
I'm working on nRF52832 and i'm porting the SDK15.3.0 (i was currently working with SDK14.2.0) but i'm facing something strange with the function : "ble_stack_init...
hi ... i am using nRF52832 , SDK 15.2 version, using ble_app_uart example , here i want to advertise the device constantly, for that what should i change
i tried to change...