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,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I have problems with my custom board.
I developed the firmware with the nrf52832-dk custom and there the firmware runs standalone (with RTT logs on and without) . but now...
I use a nRF52840 Dongle as the Sniffer HW. I use 2 other nRF52840 boards, one is a peripheral (NUS) and the other is a central/peripheral (NUS). The cen/per connects as a...
Hi I have a custom nRF52840 board, and I have a current BLE UART setup. I also want to communicate with a IMU module via serial connection. Can you point me in the direction...
hi,
ncs1.4.0\nrf\samples\bluetooth\peripheral_uart, The LBS service was added, but Advertising faile.
I don't know that I made a mistake in that step. It may be the address...
If I upload the pre-compiled asset_tracker file to the Thingy91, it works fine. If I compile it myself and try to upload it, nothing happens. It shows the write is successful...
I am trying to implement fstorage in my application using nRF52840, soft device 140, SDK for Mesh v4.0.0. and SDK 16.0.0 and Segger Studio.
Based on the fstorage example...
Hello,
I'm trying to develop a wearable stacking form-factor where number of boards can be assembled in a deck: MCU, sensors, actuators, power supplies, etc. Size of the...
Hi ,
I want to compile mesh examples .I tried it using segger ide Alternatively,I wish to compile it in cmake too. Can you please tell me the procedure to compile code using...
Hi,
I was able the configure the sample to connect to AWS but I cannot figure out where the cloud_send function is sending the data. Is there any documentation on where...
Hi all,
I am using a nRF52840-DK as SPI slave with a MSP430 as host SPI master for a nRF8001 replacement application.
As I am absolutely not familiar with high level functions...
I am trying to communicate with a SH1106 OLED display using TWI and the popular u8g2 display controller library.
I've verified that the display works without problems on...
I am currently development an app based on the example from the experimental folder using a NRF DK52 as a relay between a central and multiple peripherals.
The app should...
Hello,
Happy New Year.
I'm not able to find nRF52840-QIAA-T or any replacement of this SoC available in the North American market.
I need atleast 5 SoC of the...
Setup: nrf52840 (without internal dc/dc), VDD = 3.3V
Assuming the VDD rail ramps up slowly, the nrf52 will start booting at it's power-on reset threshold of 1.75V (POR)...