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 All,
in Segger Studio those project explorer "code' and 'data' columns that pop up every time you change something are slowly getting at my nerves. In my humble opinion...
I would like to share a common time references between the NET and APP CPUs. This can be a single timer which both CPUs can access or two independent timers as long as the...
Hi,
Im working with serial LTE modem sampleApp which I have manage to compile, connect to my server and validate that it works using nrfConnect LTE Link Monitor to send...
Hello, I'm having trouble to understand why the saadc buffer is not being filled.
I had already tested this functionality without the softdevice, and everything worked fine...
Dear technical support team,
I'm using a PCA10040 board to sniff BLE packet.
Following the document named "nRF Sniffer for Bluetooth LE v3.0.0", I managed to see some...
Hello,
We are working on a project with NRF52832-QFAA-R7. The application include implementation of Bluetooth mesh. Our software team needs some clarifications and support...
My windows 10 PC no longer recognizes the development kit as a USB device (which it did when I started), but when put it in bootloader mode the bootloader USB drive shows...
I am working on some production scripting and as I want this to be able to run under both windows and linux I have been trying to erase all the NRF52840 using NVMC accesses...
Hey,
We are trying to design a PCB antenna and checking in the nwp_008 white paper.
In the nwp_008, it is saying,
The antenna is fabricated on a standard 1.6mm FR4...
Hello, everyone. I use sdk v17 and pca10040. I put the example 'pwm_library' in the example 'ble_app_uart'. However, 'NRFX_TIMER_INSTANCE (id)' in 'nrfx_timer.h' will generate...
Since upgrading from SDK 15.3.0 and soft device S140 6.1.1 to SDK 17.0.0 and S140 7.0.1, I can't get my custom bootloader to work. I adjusted the linker macros to what I think...
Hello.
I'm using Zigbee SDK 4.1.0 with custom pca10059-compatible debug board with nrf52840.
Binding and subscribing to attributes on a multiple endpoint device appears...