Hi Sir
The npm1300 allows setting the default voltage using resistor values as shown in the table below. However, if I want to set the voltage to 1.05 V using resistors...
Dear all,
1) I flash the code through the debugger to my pcb and it is running correctly (just on/off some LEDs).
2) I remove the JTAG+SWD connector, the project still...
Hi, We’re trying to develop a way to create fully self-contained repositories that include:
-the toolchain
-the entire SDK
-the necessary tools (for example, flashing...
Hello, I want to build serial_lte_modem sample for a custom board based on nRF9151, but it fails with this error:
error: Aborting due to Kconfig warnings
I can build...
Hi,
I'm using the nRF52832 with SDK version 17.0.1 , and I'm experiencing an issue with NFC handling .
Sometimes, the NFC interrupt triggers two FIELD_OFF or two FIELD_ON...
Hi Nordic team,
This is a compatibility test. case1 okay: 1,Connect the nRF5340BIS headset with the phone. 2,NRF5340 broadcast can be found on the mobile phone. 3,When you...
first i change to my kconfig file add this
source "samples/subsys/usb/common/Kconfig.sample_usbd"
source "Kconfig.zephyr
second I add to cmakelits
include...
Hi. I have a problem with programming brand new chips nRF51422.
I have connected: Vcc (1, 12, 35, 36), Gnd (33,34,13), Swdio (23) Swdclk (24).
christal on the board:
...
I had downloading many versions SDK,from 10.0.0 to 12.2.0.But when I Program SoftDevice then download the examples,such as the path:
nRF5_SDK_12.0.0_12f24da\examples\ble_central_and_peripheral...
hi,all.
when i first time connect nRF52840PDK to PC, and open nRFgo Studio, but encounter this problem:
no device detected.
screenshot:
I click recover button many...
I want to send several packages in one interval from my iphone to 51822(s130).But the demo ble_app_uart can only receive 1 package per interval(ipone6,lightbule,writewithoutreponse...
I want printf the date and time when compiling code.
But I drag on this error:
SEGGER_RTT_printf("%s %s.\r\n", __DATE__,__TIME__);
compiler says:
It's strange...
Hi engineer,
I found that the SAADC current is increased after the SAADC function opened, then my processing method as below:
1,I close SAADC function after sampling...
Looking for the OpenOCD equivalent of ""nrfjprog --rbp all"
Looking at the commands for OpenOCD they have a "flash protect" command, but it doesn't appear that's quite...
When you start an application timer, you can provide an optional context pointer. Is that pointer memcpy'd like with the scheduler or is it a shallow copy? I'd like to know...
We have been suffering about this problem quite a long time, maybe since the beginning of starting to use nRF51822 roughly two years ago. The thing is that we cannot trust...
I am working on a ble peripheral project on the nrf52832. When I make an SPI transfer inside the main loop the spi_event_handler function gets called with no issues. After...
Hi, I was wondering if there a way to connect several peripheral devices to a central device with nRF52840? In my application, I need to send data from multiple temperature...
Hi
i wanna create a connection between nrf24l01+ and nrf51822 with esb
in nrf51822 side i'm using sdk12.02 example and i need help for nrf24l01+ side
recommend me...
Have an nrf51 board design that doesn't want to run without a debugger. When programmed, the debugger can run the board. When the debugger is removed, the board does not seem...
Hey guys,
I work with a partner who makes the hardware for me and uses the nordic chips. I want my device to pair over the android and iOS system settings.
image description...
The migration document below seems to refer to an SDK that no longer available for download for nRF52, v0.9.0.
infocenter.nordicsemi.com/index.jsp
Tried to apply nRF52...