Function: Now we have developed a function similar to usb file upgrade on the application side by ourselves (which requires operating bank1, writing the Settings page, involving...
Hi,
I am almost done with my code for channel sounding with multiconnections. It all works, but somethimes i get this after a certain period of time: This Warning pops...
Hello, Nordic Team! I followed this document and used the XML file mentioned in the document. custom_clusters
I did regenerate the files under the zap-generated folder,...
Hi,
I want to develop a new project without using NCS way. For this project, I didn't use the Kconfig and deviceTree.
The hardware I use is NRF54L15-DK.
My purpose is...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi, I'm working on the DK for nrf52832. I have a working code for BLE, and another working code for die temperature using interrupt. Now I want to merge them and trigger the...
Hi, Nordic
When I use nrfutil dfu ble, it shows:
File "D:\Program Files\Python27\lib\site-packages\nordicsemi\dfu\dfu_transport_ble.py", line 226, in open
target_device_addr...
Documentation specifies levels of security mode 1, and first level means that connection is without any encryption. But how it is possible? Every connection starts with pairing...
Hi,
I have modified my files as mentioned here . When I upload the package, the template device show and I am able to connect. But when I subscribe to the notification...
I'm trying to find out if drawing more than 70mA through the PPK will damage it.
As I have a beeper on my custom board that can draw 200mA, and I'm concerned that attaching...
I have 6 RGB LED strips and I would like to control them by Raspberry PI. 6 strips with 3 colors each require 18 controllable PWM sources, so I have SN3218 which is exactly...
Hi all,
I'm new to nRF51822 and I'm trying to use the fds system.
However, I always get a NO MEM return code when calling the init method.
Any hint?
Thanks
This is my code,the problem is when cpu executed the __WFI() instruct it should be paused ,this means that NRF_LOG_INFO("wake up\r\n") should not been executed only after...
I am trying to integrate an ADXL345 with my nRF52. I am attempting to implement Bjørn Spockeli's driver which I stumbled upon here: devzone.nordicsemi.com/.../
I am using...
Hi all,
I have an application for nRF52 which works fine using SDK 12.1.0. I am now trying to make it working with 12.2.0 and it hangs.
Apparently inside the function...
My question is somehow connected to hardware side of SPI(M) peripheral implementation.
When using SPIM, I am observing 3 types of situation:
WhenSCK pin is defined...
Hello,
I took this project on about a month ago to do bug fixes within the app. The bugs are fixed but the OTA was not tested for the last 2-3 months. No changes were made...
Hi,
I am working on interfacing SD card with nrf52. I am sampling SAADC at 1000 sps and trying to write over SD card as well as sending over BLE. Both operations are working...
Hi everyone,
I am trying to update my nrf52832 chip with another MCU using UART.
I am using the bootloader example dual_bank_serial_s132 with the s132 SoftDevice.
...
I plan on using the ISP130301 and would like to ask the following:
I would like to start my schematic and layout using the ISP130310 from Insight Sip and would like...