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 have customized the nrf toolbox app , facing the issues as below
1. I have created two pages , first page is used to scan and connect and second page is used to enter...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I'm working with the ble_peripheral example...
Hi Nordic
I am using mesh-sdk-4.0 LPN example on PCA10040,
After provision the LPN, I didn't press any button(means no send onOff packets, no establish friendship), just...
Hello,
I changed the 802_15_4/wireless_uart example to use MAC_ADDR_LONG. I am setting the extended address to (NRF_FICR->DEVICEADDR[ 0 ] | (( uint64_t )NRF_FICR->DEVICEADDR...
Hey Nordic team ,
We are having some issues with programming a custom NRF9160 PCB board. I am trying to use the NRF91 DK to program the bareboard PCB just like a typical...
We have 20 pieces of the nRF9160 on a test PCB. We send the commands AT% XRFTEST. With 18 pieces that works very well. With 2 pieces we have the Error:
ERROR<CR><LF>
...
Hello Support Team,
I have a question regarding USB data capture for Thingy91.
I'm new to the thingy91 and also Nordic development kit. Is it possible for me to connect...
I downloaded nrfconnect-3.3.0-x86_64.AppImage from https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop/Download#infotabs .
I cannot start...
Hello,
I admit, that this is a bit of advertising for my open source mesh protocol, but I'm also curious if there is anybody that successfully compiled it and if there...
Hello,
I get an error fatal when running Heart rate collector example from SDK12 on PCA10040 development board.
The sensor use example from SDK15 on a nRF52840-DK.
Some...
Hi,
I want to use Segger Embedded Studio to write firmware for Thingy 52 but I don't know what programming hardware I need. Is there any documentation that supports Segger...