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,
I am beginner in nordic development.
Requirement: I need to store logs in internal file system.
Device - nrf52840 DK,
SDK - nRF5_SDK_15.3.0
I understand that...
I have a bunch of nRF52810 kit. I am creating a BLE central device which would dicover and conenct to one or more BLE peripherals. I am using nRF SDK 15.3.0 and it has an...
What I want to accomplish
I want to create a bluetooth mesh application. I want one board to act as a server and 12 or more other boards acting as clients. Each client will...
Hello
Im trying to find a way to send multiple messages (unreliable) in a row within a Mesh network in order to measure time taken,
Im using a modified version of the...
Hi,
Please send me if any application code available with RS485 for nRF52832.
Also send if any reference design available for the same.
Thanks & regards,
Arch...
Hello!
We've written a custom bootloader (based off the secure_serial_dfu example), that uses SPI instead of serial communication. I can successfully update an Application...
Hello to all,
We are using nRF52840 with SDK v15.0 using SES, Our application is we have sensor devices with interface WiFi module. Sensor device will wake up as predefined...
I am trying to get a simple spi setup working. Through the dev zone I found a link to this https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160...
It seems like several people have been able to order nRF52840 WLCSP. I checked all of the Nordic recommended distributors but none of them have stock. Would you suggest distributors...
I am trying the demo from github ( https://github.com/andenore/NordicSnippets/blob/master/examples/i2s_master/main.c ) with nrf52 demo board and when checking the signal on...
I am trying the demo from github ( https://github.com/andenore/NordicSnippets/blob/master/examples/i2s_master/main.c ) with nrf52 demo board and when checking the signal on...
I'm following pc-ble-driver compilation steps.
I could run "vcpkg install asio" and "vcpkg install catch2", but "vcpkg install --head spdlog" fails with error:
C:\dev...
Hello, I am usering nrf52840, now i am testing the current. i found that the current is 40uA in 0dBm while 201uA in 8dBm. maybe it is abnormal in 8dBm, what can i do to check...