Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hello,
As a lot of person, I have a problem for use nrf52832(pca10040 board) with spi as slave.
I check my master with salae probe tool and this part is correct. Chip...
Hello,
my nRF52 Preview dev.kit don't upload the last 2016 march 15 firmware update
from nRFgo app. It gives me always an error and the progress bar stay at 0% value.
...
Hi,
Need you suggestion regarding our use case but first I would like to explain about our use case.
In our use case there be beacons and receiver. Beacon we are considering...
Hi, I am a beginner and trying to understand the SD card example for nrf52 DK. When I change the pins from the given configuration
#define SDC_CS_PIN ARDUINO_10_PIN
#define...
Hello all,
During testing of my nRF51 based device some Android based phones unable to connect or at least connect from the first time. The same device connects perfectly...
I use sdk 12.3.0 / nrf51822 / SD_130.
I use app_timer library.
I want to know how to calculate the maximum allowed tick count when setting APP_TIMER_PRESCALER = 15...
I am trying to send 20 notifications inside a loop. I am able to send 7 of these and receive the following error. What does this mean? Also, is there a central document that...
Hello,
We are facing a critical issue with our BLE peripheral product under development crashing during paring/bonding.
The phones used are all different, but the ones...
Hi all,
I want to know if the images inside the hci_dfu_send_hex folder are just precompiled hex files from the examples.
More specific I want to use the bootloader...
Hi
I have 3 nRF52840 DK, just shipped this week.
And two could power on success.
But one failed to power on after connecting with same USB cable.
The LDE5 did not...
Dear all,
I have designed custom board using Raytac mdbt40(nrf51822) module on my board and programming using nrf51DK my setup is like
VnRF: not used
VDD: not used...
He guys,
I'm currently trying to run the secure serial bootloader sample on our hardware which is based on the nrf52832, but the sample code resets the device when starting...
Hi
I develop nrf52840 and nrf52832 of our's RTOS environment(with. GCC).
I want apply mesh protocol with nrf52832 and nrf52840.
I ask,
when does support...
I try create my own app based on buttonless app. I've tested dfu over the air it's ok. But for that I need to firmware bootloader (with security key) before. It's ok for production...
Hi,
I dont get the Light Control example to work. Other examples from the normal SDKs are working.
I have 4x PCA10040 Dev-Kits.
I flashed the example with SEGGER...