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 used the throughput example in NCS3.0, and found that the rate decays greatly when the distance is farther away. And the rate is not stable.
I wonder if there is...
Hi everyone,
We are preparing for Japan MIC testing of our product and need to implement a special test program that meets the following requirements:
The program...
The customer soldered the 54L15 module to the TB-M54L15 board, unplugged the USB, and used the EVB's SWDCLK, SWDIO, 3.3V, and GND connections to perform earase and read operations...
Hello,
I currently have a product using the nrf9160, that started development 4 or 5 years ago. The firmware uses SDK 1.6.1, and whilst I have had to correct some bugs...
It's now two years ago, and the ticket had a different scope. But one of the answers from Nordic there was:
"This is because the spec mandates that if the device gets rejected...
I have installed the NRF Connect app on my Windows 10 PC, using "Run as Administrator" and keep getting the following error message whenever I try to install any of the products...
This is also my Bluetooth Prj.conf
When I turn on 2.4G, there will be an error message. How can I solve it? BLE and 2.4G cannot coexist at the same time. Can I switch...
I'm using the NRF5340. When I open a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart (the well-known Bluetooth data transparent transmission...
I'm using the NRF5340. When I open a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart (the well-known Bluetooth data transparent transmission...
Hello Devzone,
How can the nRF5340 App core read the "version number" of the image flashed to the Network Core, e.g. the FW_INFO fields, or something similar?
I am using...
Hi,
Is there an API, data structure or else in nCS v2.9.0, monitoring of which i can understand if ble advertisement is active or not active or at fault.? Also, if at...
Hi, I am using sdk 2.3.0. I got the following warnings while building the project. The build finished without any error, but it didn't perform as expected. Should I concern...
I am building a project based on the aws_iot example. I am using sdk 2.3.0. I can connect with either lte-m or nb-iot, but I keep getting aws_iot_connect, error: -119. What...
Hello, I am working on a custom board with my own custom project. I want to perform DFU for all the images I mentioned. The mechanism for the OTA update will be as follows...