I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
RE: nrf52840QIAA - Can you recommend circuitry necessary to switch source between the usb and LiP battery? Can you recommend inexpensive/small footprint boost circuitry to...
Hello,
I control buzzer using below API.
I want to know the maximum value of period_in_us .
Thanks.
******************************************************...
Hi, I am using nRF52840-DK; Window 10; Embedded Studio and try to run sample project: C:\Nordic_Semi\nRF5_SDK_15.0.0_a53641a\examples\peripheral\cli\pca10056\blank\ses
I...
Hi,
I use STM32F103 as a receiver.
I read FIFO STATUS and STATUS register then execute FLUSH_RX command through SPI.
I continuously read FIFO_STATUS and STATUS registers...
Hi,
I asked previously about power efficiency for the NRF52840 SDK version V15 ( https://devzone.nordicsemi.com/f/nordic-q-a/36083/maximal-power-efficiency-in-main-loop...
I have an idea to open the source code of my personal project, since some source code of SDK are used and modified, is it OK to include the modified SDK source code in the...
I am using nrf52 developmemt kit. I am using mpu9250. the odr of mpu is 100 Hz. i am able to send data over ble using example code nrf5-ble-mpu-data-ready-interrupts . Now...
I' m using the nRF51 Dongle (PCA10031) for the evaluation of the OTA DFU bootloaders of SDK15.0.0 with the NRF52840 PDK. Using the PC tool nRFConnect V2.3.2 with the App Bluetooth...
I'm developing a product with the nRF52840 using nRF_SDK 15.0.0 and s140 v6.1.0. Since my device is not power constrained, I want to maximize the range, so I use Coded PHY...
It is stated that the advantage of a Softdevice is that because it is a precompiled binary file it can be used without requiring any particular compiler or linker features...
Hi all,
I am using the pc-ble-driver-py python bindings to interface with my BLE peripheral.
Based on the heart-rate-collector example I could get a list of all advertising...
Hi, Everyone
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
I downloaded the application using nRF5_SDK_12.3.0_d7731ad \ examples \ dfu \ bootloader_secure...