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...
Hi,
I'm attempting to wake the nrf52480 from it's sleep mode using a button input and sequentially send the command normally associated with that button without requiring...
Hello Experts,
We need to get an RF certificate for our product with nRF52840 (it's actually nRF52840 USB dongle).
In our case, the BLE stack is initialized in the central...
The instructions are wrong -- I have verified with 3 different boards that Step 3 does not work.
Step 3 states: Click the large “+” sign on the top left to add your new...
I have written a UARTE driver, to conform to the kind of API we need, for NRF52840. It is very nearly working except that it drops single received characters and I'm trying...
Hi there, I'm trying to guesstimate the best that I can, the amount of power it would take to transmit roughly 10 kbit/s of data through LTE-M on the nRF9160. I'm just looking...
Attached is a nRF52840-DK project and an Xcode project with iOS and macOS targets. When I run on macOS the L2CAP channel is opened. When I run on iOS the L2CAP is not opened...
Hello
I would like to use the bootloader on the pca10056 in order to use the DFU with the UART.
For my tests, I programmed the pca10056 with the bootloader coming from...
While trying to read the 41 (or more) bytes length character string attribute from the device based on nRF Thread and Zigbee SDK v3.1.0 by the read attribute Zigbee command...
Hello,
i am facing issue in uart data capturing in nrf52832..
i am capturing the received uart data as shown below , but not possible to capture more uart data as if(FIFP_LENGTH...
To whom it may concern,
We know that nRF52833 DK - Development kit support to Bluetooth 5.1. I could not see antenna array on board. Product support NFC antenna. Is there...
hi,dear.
I designed the hardware according to the datasheet of NRF52832, version 1.4, Page 545,Figure 169: QFAA and QFAB QFN48 with internal LDO setup.
In the picture...
Does anyone know of any current Apple devices (and a supported iOS version) that support extended advertising? I'd like to download the nRF Connect app on an Apple device...
SDK 15.3.0; nRF52832
In a previous discussion about continuing to advertise while connected:
[quote userid="4240" url="~/f/nordic-q-a/45644/how-do-i-simply-do-a-non-connectable...
Hi,
I've developed firmware for nRF52832 to beacon and scan for identical beacons. So with many devices, each can detect the others. What I've noticed is that while most...