Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
I keep getting this warning message while I'm running the peripheral_uart sample on a nRF52820. Anybody had experience with this? I assume it has something to do with my heap...
Hello,
I would like to synchronize my mesh server's current time with my smartphone. It is possible using nRF Mesh Mobile Application ?
I saw on the mesh models list that...
Hi, I want to use TrustedFirmware-M as a secure backend for an application that uses Mbed TLS in the non-secure domain, and this seems to be artificially limited - the MBEDTLS_USE_PSA_CRYPTO...
hiii,
I'm using the light switch example from the mesh SDK, version 5.0. I've successfully configured the client and the server using the nrf mesh app. however, my client...
When I do a 'build and run' in Segger Embedded Studio I get this error
Then I press the reset button and everything works.
If I do 'build and run' again the error repeats...
Hi
I would like to add to the scan_adv example, the possibility of the FOTA upgrade.
I can merge the scan_adv and smp_svr examples, and get them to work at the same time...
Excuse me:
1、The customer wants to use p0.21 pin as General purpose I/O,Can the reset circuit of p0.21 pin be removed?
2、The customer said that when a new nrf52832 chip...
Hi,
I want to add DFU over mesh and usbd into the client example.
I have faced an error of Multiple definitions of UARTE0_UART0_IRQHandler. I comment out the UARTE0_UART0_IRQHandler...
Hello,
i am currently trying to create a project that uses the NRF52840 board as a switch to control sylvania smart+ A19 filament light bulb.
However, i am unable to detect...
Hi,
I'm using NRF52840 in order to implement an application which will connect to a mobile device with PIN code (MITM). In addition - my app will be able to connect to a...
Hi everyone,
I'm using the nRF5340 board, nRF Connect SDK v1.5.0 and the nRF Connect app.
I am also using the example code "beacon" and all the data with integer format...
Hello,
I have been developing a serial C# application to work with the nrf52840 chip, initial development was done using the nrf52840 development kit which worked without...
Good morning,
I am using SDK 16.0.0 and nRF52832 uC. I have a project where I need to connect the uC to a CoAP IP. The only internet access it has is through an SoC developed...
Hi, Usually we set FLASH_START macro to indicate application start address, I do like to consult is't possible to change the FLASH_START from prebuild binary file without...