Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi, I have develop a project nRF5340 + W5500 Ethernet IC
Last time I develop a code with nRF52840 + w5500 and work success, but this time the same code work with nRF5340...
Hello.
Since nRF Connect SDK v3.0.0 has been released, I am testing the sample program . It is a sample I have frequently used from previous versions. The provisioning with...
Hi Community
Greetings, I bought nrf9151 DK module looking at the features, power consumption & size but the fact that NB IOT has a communication rate of 15mins once in...
Hello everyone.
I am developing a custom board using the nRF9160. I tried using the RAM power-down library based on the Power optimization recommendations page of the nRF...
I have loaded the Quick Start Application using nrf connect for Desktop after following the instructions. I get the error as per the attached file on the Serial Terminal....
Hello,
I am currently using the nRF54L DK and running the ESB (Enhanced ShockBurst) sample in nRF Connect SDK v2.8.0 . I would like to change the LF (low-frequency) clock...
Hi,
I need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
Hello, I am working on a project using a custom board with the nRF5340 chip and SDK 2.8.0.
In my setup, the application core reads sensor values, packages them into packets...
I am currently working w/ a project that utilizes TrustedZone and PSA Protected Storage to read/write to internal flash that's accessible only in the secure partition (I'm...
I am in the process of migrating to NCS 2.7. My project includes NSIB, MCUBoot, TFM, and the application. Everything works fine with multi-image builds.
However when using...
Since the nRF9160 reserved pins are never used, Is there any issue leaving them out of the footprint?
I would place copper keepouts under the reserved pin areas to ensure...
Working on a wearable health sensor using NRF5340. Hard to be certain of correlation, but glitches of varying magnitudes appear on my sensitive analog signals (as captured...
Hello Nordic Support Team,
I'm encountering a persistent issue when I try to flash an nRF52832 board using an nRF52840DK (PCA10056, nRF52840_xxAA_REV3) with nRF Programmer...
Hello Nordic friends,
I am currently testing the device, but I absolutely don't want to use Zephyr or any advertised MCUs. I wrote a simple code for scanning and testing...
I have a custom nRF52833 wired to an Adafruit USB Micro-B Breakout Board, and when I plug it into a Windows computer, it gives a device not recognized message and no COM port...