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,
Please advise.
I am using (nRF5SDK160098a08e2) , nrf52840 .
This is my code to change name in Runtime not via restart or timeout.
I call the function below every...
I'm trying to sniff BLE communicate data between the devices with nRF51822.
I have connected one device to the selected it with the interface toolbar. But I can't sniff...
Hello, I am using the ISP1507-AX and want to compile the BLE UART Mode Example "ble_app_uart_pca10040_s132" with SEGGER Embedded Studio in order to generate a hex file like...
Hi,
We have been working with nRF52832 and using BLE Mesh in our product. The product is an Access control reader which scans for nearby smartphones over BLE and sends...
Module model: nrf52832
SDK: 15.2
Hi,
I am trying to add custom characteristics to a custom service.
There are two ways that I am aware of:
a. sd_ble_gatts_characteristic_add...
I have a firmware version present SDK 13.1 and S132 SoftDevice v4.0.5 I am trying to do a DFU (just SD+BL first) which now has SDK 16.0 and S113 SoftDevice v7.0.1 But my package...
Hello, I have a issue about flash_manager module.
When I load a program on processor (that has been previously erased) there is a problem with initialization (flash_manager_add...
I'm trying to get a temperature reading from the on-chip temperature sensor on the NRF52832 - I know it is not a very accurate sensor but I still want to use it. I found a...
With IAR (EWARM) 8.50.9 the UART project in the SDK compiles fine.
After upgrading to IAR (EWARM) 9.10.1 or 9.10.2 I get compiler error:
Error[Go029]: Variable "sec_mode...
Hi!
I'm trying to use a precompiled library of TVOC sensor ZMOD4410 in a project based on the azure_iot_hub from Nordic, running it over a nrf9160 board.
This library...
When I follow this tutorial and build the secure BLE bootloader example, I got this error:
cannot find ../../../../../external/nrf_oberon/lib/cortex-m4/soft-float/liboberon_3...
Hello,
I've been working on a big software project on the nrf52 DK with Segger Embedded Studio and added a lot of libraries and drivers. The issue I ran into is that if...
I am attempting to update firmware on hardware already in the field. The firmware in the field is based of sdk v11 and has the legacy bootloader for OTA DFU. After some digging...
Hello Nordic,
Due to recent shortages we have switched from a BLE module with external LF oscillator (uBlox Nina-B3) to a module without external LF (Laird BL654). We have...