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 am using a custom board with a nrf5340 chip on it with vs code and sdk/toolchain of 2.9.1 and the bmi270 sample. I am getting and issue with my bmi270 accelerometer when...
Hi,
The nRF9151 DK product page indicates that the DK includes among other documents the hardware schematics and layout files. I've purchased the DK kit, but as far as I...
I am trying to build an application on nRF Connect SDK on VS Code and I keep getting this error:
c:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc...
Hi All,
I am experiencing a significant voltage drop issue with the NRF-PPK2 device after a recent firmware update. When I set the source meter output to 3000mV (3.0V) at...
Hi All,
PPK2 isn't accurately measuring currents below 20 μ A, showing 0 nA instead. This started happening after you updated your nRF Connect software, and reverting...
I am using the nRF52840, nRF5_SDK_3.2.0, using example: usbd_cdc_acm. I mofified the example so that I transmit characters from a serial port to the USB using a virtual COM...
I have tried init modbus RTU on my nRF9160 with SDK2.5.2 using max485 module but i have faced an error. This is the error: *** Booting nRF Connect SDK v2.5.2 *** [00:00:00...
Hi forum ,
pls help me for flash erase ,write and read to be successful for windbond w25q64 here i m stacked a long days if possible pls send me a sample successfull code...
Hi,
I noticed that NCS has been updated to version 3.0.2. I now want to compile the beacon in host-only mode and make it work on the nRF52832, but I haven't succeeded so...
Hi,
I have a couple of questions regarding reading the nRF5340 Temperature Sensor. This is a follow-up to the following DevZone ticket: https://devzone.nordicsemi.com/f...
Hi,
I'm trying to set up SEGGER SystemView on our custom nRF5340 board for debugging purposes using the SEGGER SystemView application.
Below is the configuration I'm using...
Hello,
Our project using NRF5 SDK V17.0.2 require SBOM (Software Bill of Materials). Do you know if there is one readily available? If not, do you know how to obtain/generate...
Hi, I am new to blue tooth mesh, but want to develop a test system with blue tooth mesh. Eventually I would like to be able to create a blue tooth mesh network to provision...
I would like to modify the Matter: Light Bulb sample project, which comes as a dual Matter + AWS integration all running on WiFi. I would like to modify this project so that...
i write a simple code to show "hello world" at TFT adafruit 2.8'' 1947 over spi "ili9341" i flashed the code but i think it's stack at "device binding in Zephyr" but nothing...