Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
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...