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 ,
i am new to using SPI and i am currently undergoing my final year porject that consits of data analyisis for IMUs and i am uding the nrf52DK (which i never used before...
Hi Everyone I have been trying to send a text file(reading from SD card) , The size of the file is 2MB. I am using softdevice s132 for nrf52832 to transfer the text file via...
To Nordic support team attention,
Hi guys, in sdk16 there is ble_app_gls example. I slightly modified it so to have BLE_GAP_IO_CAPS_KEYBOARD_ONLY as GAP IO Capabilities...
Hello, we have an application with BLE. We've prepared secure bootloader with Serial Transport for performing DFU. Now we need to add necessary changes in application to support...
Hi everyone,
I want instead of MAC address to advertise my device using its 64bit unique ID. What I am considering, is to use the p_data array for that purpose and more...
Hi, I see an interesting situation.
I got flash corruption with values 0xff after random power cycling and it's happened only if I have flashed the bootloader
soft device:s132
sdk:15.3.0
I implemented the following, but the event does not occur even if the voltage is V2.8 or less.
Do you know the reason?
===
NRF_SDH_SOC_OBSERVER...
The nRF5 SDK's throughput sample (ble_app_throughput) provided very convenient shell commands to configure key parameters affecting throughput in a connection, such as ATT...
Hello,
in my project I have a custom board with a nRF52832 chip, which reads 4 channels with a sample rate of 1kHz (1ms). The SAADC readings get transmitted to a nRF52840DK...
soft device:s132 sdk:15.3.0 board:nRF52832 board (taiyo yuden EYSHCNZWZ)
Unable to receive event 'NRF_EVT_POWER_FAILURE_WARNING' I implemented the following, but the event...
Hello
Using the timer, I am making code that turns on LED1 to 3 sequentially. I thought it was going to be very simple, but it's not going as well as I thought.
I'm making...
Hi, I have very STRANG issues. I am adding custom Characteristics to custom Services. I have added 10 custom Characteristics with the same config 8 of them are working perfectly...
Hi,
I am on ncs master branch, when i build and load the Serial LTE Modem(SLM) application the application struck at mcuboot
The only additional configuration option i...
I am using nrf52840 board. I hvae interfaced a gsm module(quectel m66).The problem is my device gets an APP_UART_FIFO_ERROR after every few sms commands.The maximum data i...