Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Hello,
I want to hide the BLE(RF signals) completely soon after updating the configuration in my application and whenever I need to update the config I should be able to...
Hi, I'm reading an ADC channel connected to large capacitors. I do the read when charging is off so no ripple. The caps are large (super-caps) so hold well enough to show...
Hey. If the device is repeatedly flashed without turning off its power (it does not matter if I program it through SES or nRFgo), it may start to malfunction or slow down...
Hello
I would like to use three PWM to output multiple sounds with one buzzer.
First of all, I am testing using two PWM. There is no problem using only one PWM, but there...
Hi, I'm currently using TAIYO YUDEN's EYSLCNZWW (nRF52810) and We are developing a device like a pulse oximeter.
I would like to change SAADC_SAMPLE_RATE from 400ms to 100ms...
Hi, after using the nRF SDK examples with SES for some time now, I decided to go with a project from scratch but for some strange reason the directory where I keep the nRF...
Hi everyone,
I am using the custom nRF52840 module provided by Raytac. I integrated into my evaluation board and I flash it using SWD and JLink debugger. My problem is that...
I have DFU code base working. It consists of a thin layer of our code, and majority is from Bootloader component from SDK v17.
I started with DFU OTA, and then incorporated...
Hello,
I am trying to reproduce the Mesh Light Switch demo at home now, with my own dev equipment and have hit some problems I did not expect -
Problem:
nRF52840 Dongle...
I have developed an app for the nrf51822, using the nrf51-dk with SDK12.3, together with DFU functionality.
After having solved many issues to get to this point with the...
Hello, I'm using nrf52832 with SDK 15.0 and softdeveice 6.0.0.
I need to handle interrupts with different priorities on two different I/O pins. How is the correct configuration...
Hello, I'quiet new in Zephyr.
So tell me if I'm wrong.
I would like to test driver mcp23s17 present on zephyr.
I've add in .overlay file
And now I want to initialize...
Hi all,
I'm programming nRF52833 with SDK17.
I want to use only one channel (for example 37) to broadcast advertising during advertise interval and also one channel of...