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...
i don't see where the command queue index, m_op_queue.rp, is initialized.
when queue_process is called, the following line blows up:
fds_op_t * const p_op = &m_op_queue...
Is there a way to reject requests when the whitelist is empty? I support clearing out the whitelist, but after clearing out the whitelist I would still like to reject connection...
Hi,
I'm using the nRF5_SDK_12.0.0_12f24da and S132 on nRF52832. I do the multilink based on the ble_app_multilink_central example. When it has connected to the peripheral...
Hi,
I want to use spi list feature without ppi. Is that possible?
Because I have to use the same spi module for OLED, SPI flash and accelerometer with FIFO, spi ppi...
Hi There, PCA10004_Schematic_And_PCB.pdf
We are working on Nrf51822 chipset and have observed in our case that once we download the code we are able to discover the device...
What I am trying to achieve is single-file executable for nrfutil tool, for performing DFU.
I downloaded sources and built it using pyinstaller. I can succesfully create...
Let's say I have my android phone connected to the nrf52840 device via bluetooth,
and let's say I change preferred phy from 2 Mbps to 125 kbps, would the connection with...
in my case sdk10.0.0 and I can not update sdk.
please help me to write sd card. if file system not possible ,please explain how to write raw data like sensor value 1000 time...
nrf52832 sdk12.2.0 s132.3.1
Hello.
Can't write properties after flash experimental_ble_app_buttonless_dfu example into chip.
I can only enter into bootloader using button...
using mbed uartservice on micro:bit. connects fine to nordic toolbox uart on ipad
is it possible to connect to puTTY or similar on windows using csr 4.0 ble dongle.?
win7...
My question is can the beacon be activated by someone shaking it and receive a notification via Bluetooth? If so what is the range it would have? If not can an additional...
Hi,
I am connecting the AKU242 straight to our microprocessor. It is a PDM interface so it has a SELECT, DATA, CLOCK, VDD and 5 GND signals. On the datasheet, there are...