Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
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...
Hi,
Apologies if this has been asked before. I am interested in trying out the Adafruit arduino implementation for the NRF52840. The implementation uses it's own bootloader...
Hello,
Que 1:I want to Test BLE APP UART Functionality with BLE MESH Example ..is there any document how to use Combine BLE and BLE MESH?
Que2: I want to run BLE MESH...
Hello everyone,
I would like to know, if the nRF9160 module can operate using a supply voltage which ranges from 2V to 2.2V.
Furthermore, Can I install a different SIM...
Master Control Panel shipped with MasterEmulator.dll, which could be called from C# to discover and communicate with devices.
With nRF Connect, MasterEmulator.dll is no...
Hi,
Edited, should have pointed out that I'm using the nrf52.
I'm using a simple setup with a MEMS-microphone, and tries to read data from it.
I have setup the DMA...
Hi, I'm working with nRF52832 DK, SDK 15 on Windows with Keil5. I create Multiperiherial Nus with peer manager and fstorage and it works, but after some connetions I get an...
<error> app: ERROR 8 [NRF_ERROR_INVALID_STATE] at the same line as
ret_code = ble_advertising_advdata_update(&m_advertising, &new_data, true); APP_ERROR_CHECK(ret_code);...
Hi, maybe it's time for my dream project to come true. I have one NRF52840 DK on the table, one desktop PC, one laptop (BT 5), one iPhone X (not mine, just for a case) and...
Hey,
I am new to this , i am using nrf51822 for development , as the documentation says i downloaded the sdk and i got the nrf5 dk and i am using the Segger embedded studio...
Having problems with nrfjprog and a custom board. I connected my custom board to the NDK via P20 and flashed a program to it. The program was a variant of the pwm_library...
dear
i am using this project as slave
\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\
this project as central
\nRF5_SDK_14.2.0_17b948a\examples\ble_central...
Hello all,
Almost giving up, I'm struggling to make my nRF9160 working. I can't use the LTE Monitor at all!
Tried everything, I think, and run out of ideas. All AT commands...
I have a custom board with nrf52840 with cr2477 battery (1Ah capacity). I was download firmware to board and after a week the battery voltage dropped to critical. In the firmware...
Hello everyone.
There have a scenario, nrf52832 starts a direct advertising , but the dest ble device is not bonded(it could be any other central device), when the dest...