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...
Hello everybody,
sometimes, I find it pretty hard to work with the documentation provided by Nordic Semiconductor. For example, there is no straightforward documentation...
Hello, I am using an nrf52840 with softdevice S140 (7.0.1) configured as GATT client. I successfully write data to the GATT server (Led Button Service) to set the LED using...
Hi,
I'm trying to add a custom service to a working application that has a working battery service.
I have followed https://github.com/NordicPlayground/nRF52-Bluetooth...
Hello.
I am testing UART using ble_nus_data_send function.
However, it has different length data was sending from each trial.(ex. 0, 4095...)
In the ble_nus_data_send...
Hi sir,
I am using ble_app_uart to send the enegry value to the mobile. for energy calculation i am using internal rtc oscillator but after 179 secs the device stops working...
For example, I get logs like this, and I want to know what these events are:
ble_cts_c: BLE event handler called with event 0x57
I also see 0x36, 0x12, etc. when the CTS...
To the kind attention of Nordic support team,
after doing some ble bonding between an nRF52 device and an host computer, I can see this situation in device flash. So, these...
Hello,
I am trying to develop a sensor which can connect to multiple sensors and send the data which is received by its UART through bluetooth, at the peripheral. Central...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
when i copied the spi_fujitsu_fram example to my project folder on c drive, i am getting this error "zephyr/linker.cmd:70 cannot move location counter backwards (from 0000c23c...
Hello!
I would like to know if there is any way to route the signal from the main LED from Nordic Thingy 52. I checked its data sheet and I only found the pinout for other...
After downloading nRF5 SDK v17.0.2, I checked the Release Notes - and they state SES v4.50 has "been used for testing".
So I downloaded & installed SES v4.50
The HID Keyboard...
Hi, recently I want to establish a connection between two development boards (STM32F103 + nRF52840-DK), that the STM32f103 board can create the data and send it to the nRF52840...
Hello, I have a project running on a PCA10040 board, using softdevice 132 (0x9D, v5.0), ble and serial port for data transfer.
I want to migrate this project from this...