I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hi,
I am using nrf52810 chip. we are trying multilink with central(1 central and two peripherals connected at a time),one central and one peripheral is fine, but we are...
Works on Huawei P20 Lite (Android v9), Samsung J3 (Android v7.1.1), all IOS phones. Doesn't work on Samsung A50.
Samsung A50 does see the devkit when using the same firmware...
OK, full disclosure - I'm pretty new to the whole nRF Connect/Nordic Semi environment, having had to jump across here after all the issues with silicon availability meant...
I would like to configure GPIOs as compatible = "nordic,nrf-gpio"; in devicetree file.
I did check this topic, but I think that this kind of configuration defeats the whole...
Hi, I'm working on a FreeRTOS (I just start to use it, so I'm a beginner) project in wish we want to use an external 32 MHz crystal. The program has a task that should be...
I want to implement CENTRAL using nRF52810. To implement the central, the softdevice must be s132 but I am not familiar with the softdevice concept. Until now, the softdevice...
Hello,
I closed below case by mistake.
nRF9160 receives garbage data on UART sometimes - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
As per your...
The Thingy:52 application uses LIS2DH in low power standby mode and the MPU-9250 for advanced motion tracking.
Why machine_learning firmware used LIS2DH sensor instead of...
Hello developers,
I am using nRF52840 feather from adafruit as a ble central board.
FIrst of all, I tried to filter just only for my beacons with UUID. I saw a ble central...
Hello,
I am running 1\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10040_s132_ble\ses example of SDK 17.1.0, without any change in the code. When I use nrfConnect...
Good day!
I have a problem with bootloader and custon DFU transport on nRF52840. What I do:
Transfer DFU over mesh using vendor model (it was implemented for MESH SDK...
Hi.
We recently started a project with the Movesense sensor that uses the nRF 52832. We would like to receive advertising packets on a sport field with a cellphone. The...
Hello everyone, I am developing a system with multiple peripherals to a central board. How many peripherals can keep connecting with central at one time? I made some peripherals...