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 am using the nRF52DK board.
I use the " ble_app_template_pca10040_s132 " for testing.
I want to advertise 2 custom UUID (SERVICE_DATA " 0x16 " & SERVICE_DATA_128BIT...
Hi,
We are in process of picking the right part from Nordic portfolio and are looking at nRF52 Series parts.
We are looking for best performance in below two aspects...
Hello,
SDK: 15.3.0
nRF52840-DK
s140
I have taken the flash_fds_s140_pca10056 example and modified it for our own use. I would like to store versioning information...
Hi Team,
I am working on nrf52840, for openthread application
I flashed cli code built with USB=1 (enables Nrf USB J3), DIAGNOSTIC=1 (enabling factory diagnostics) option...
Hi !
I use SDK:15.3.0 ,Mesh v3.2.0 and have tried official dfu example which is ok.However, When after I enable marco "MESH_FEATURE_PB_GATT_ENABLED=1 MESH_FEATURE_GATT_PROXY_ENABLED...
Hi,
i have designed my custom hardware using BMD-301
i'm able to upload code in bmd-301 using segger embedded studio.
after code uploaded device is not broadcasting...
Hi team, I faced the following problem: there is a custom board with nRF52810 on it, UART is used on this board.
I set up Debug configuration and UART is working OK, but...
Hi,
I am working on a project where I need to send and receive ASCII strings from my Central Device to the Peripheral Device. Before the communication starts there should...
Hi, we have an nRF9160DK (0.8.3) and it does not connect to the nrfcloud.
We have updated to the latest firmware 1.0.0
We only have nb-iot here so we didn't use the iBasis...
Hi Guys
I need your advice. I have a customer that is currently in production with the NRF52840 . They now require direction finding but need a Nordic Evaluation kit to...
Hello,
I am new to Nordic platform, previously i had worked on TI controller.
I have three questions to ask:
1) My firmware consists of four services, each service...