Hi,
We have experienced some unknown resets in our devices specifically when woken up after being in storage for a prolonged period in ULP mode - about a year or so. Afterwards...
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 all,
I have a question that whether it can be set to an equal value with CONN_MNGR_SCAN_INTERVAL and CONN_MNGR_SCAN_WINDOW or not in a S120 application. If I do this,...
I am using the RTC to generate a square wave signal.
I have two issues. One is that nothing I do on the prescaler or the Count Compare is having an influence on the frequency...
When we develop Bluetooth products, we find that in Android 6 APP, Bluetooth devices can connect normally, but at Android 7 or above, sometimes it doesn't connect to Bluetooth...
Just had a contractor update our project (simple device is peripheral and server for some GATT data) from SDK v12.x with S132 4.0.5 to v14.2 with S132 5.1.0.
All works...
nRF52, SDK12.1, Eclipse, gcc 5.4.1, FreeRTOS, no soft-device.
I am having a problem with GPIOTE. I have six interrupts programmed on six different pins. As long as the...
hi everybody
SDK:14.2
Chip:52832AA
NRF GOSTUDIO:12.2.10
JLINK:V9.4
I use NRF GOSTUDIO to write sofedevice or app,it note:
unable to find or open the...
Hi,
I am a beginner with NRF chips, just wanted to know that Can I use different package size for Capacitors/Inductors like 603 instead of 402?
Thanks.
Hello,
Our production systems run on Raspberry Pi, which is running on ARM. Currently the nRF5x command line tools are only available on x86, which means that we need to...
After working with NRF51822, I decided to go for NRF52832, and I bought some modules that have NRF52. I am using GCC and SDK13. I installed the S132 soft device which is in...
Hi - I am using NUS (Nordic UART Service) to send raw sensors data over BLE to my PC for later processing. However, I found that I can not get a more-than-20-packets-per-second...
Hello,
I am preparing a driver for the SAADC of nRF52832; I have to acquire data from five channels; consequently - in a scanning mode.
However, what I observed is that...
Hello,
I need to read SAADC input pin of nRF52832 that is multiplexed and wonder what the optimal strategy is to implement that.
Especially: setting a ppi channel so that...
Target - NRF52832 populated on a custom PCB using SDK 14.0.0 and s132 5.0
Background - end device will be used to send logged IMU data to the cloud via a smart device,...
Hi,
This is my first post here. I hope I will follow the structure of a good question.
I want to have a sequence of defined duty cycles (let's say 4 values). The aim...