Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
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...