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...
Hello,We have tested the mesh v2.1.1 in the nRF52830 chip, I want to add a PA/LNA with the nRF52832 so that range anxiety can be reduced.we successfully configured and tested...
Hello !
So i have this issue. I use nrf52840 Dongle, from some article long time ago i saw that i cant connect dongle to VS Code because it does not support bootloader,...
Hi,
As well know, nRF52832 TWI interface can support clock stretch function.
Can I disable "clock stretch function" function?
How to do this job?
Thank you
I am working on nrf52840 and using v2.7.0 SDK. in led_state_def.h (i modified it a little)
static const struct led_effect led_effect [] = {
[ LED_EFFECT_ID_OFF ] = LED_EFFECT_LED_OFF...
I am using SDK16 and attempting to load images for loading.I have questions and would welcome pointers
1. I need to use the application to load a new image into memory ready...
Hi,
I'm working through building my own Matter device. Building on MacOS, VSCode on 2.7.0. I'm using an nrf52840DK for now.
I have two endpoints that contain a temperature...
https://community.element14.com/products/roadtest/rv/roadtest_reviews/1646/draft_for_nrf5340
Above link is a user experience with one of you development kits, which is typical...
Hi, we are working on an application that makes heavy use of work queues. We'd like some way to monitor work queue events to optimize timings/priorities etc. I was looking...
I am trying to make a remote control with NRF24 and Atmega328p. The full name of the NRF24 I am using is E01-ML01SP2. I fixed everything but it draws too much current. I have...
We are looking for BLE Mesh Sniffer,
it has come to our notice nordic provides nrf sniffer. can we sniff BLE Mesh Packet?
Will this mentioned link sniffer be of any use...
Hi all,
I have developed a project for nrf52811 on nrf52840DK.
My question is how I flash this project into nrf52811 using nrf52840DK.
I am using nrf5 sdk 17.1.0...
Case 1: Constantly power on reset during the network attachment process. The customer produced 2000 pcs , 300 pcs defective rate. We measured the voltage of VDD1 and VDD2...
I modified the BLE fundamentals lesson 5 exercise 2 example ( github repo ) for my purposes. This uses a generated passkey for pairing with accept lists.
I removed the...
I've had success getting the Sigurd Hellesvik Serial Recovery sample to work on an nRF52840 DK with mcumgr cli commands. I'm able to flash the Fanstel 840 with the same bootloader...
How do I resolve/update:
zephyr-sdk is outdated. Found 0.16.5, but 0.16.8 is required by the SDK.
python is outdated. Found 3.9.13, but 3.12.4 is required by the...