I want to implement FOTA Update for a nrf5340 based board by using nrfConnect SDK v2.9.0 with zephyr and mcuboot. The board has a MX25R6435F external flash (same as the nrf5340dk...
Hi,
For my Master Thesis, I’m working on localization using nRF54L15 boards with BLE Channel Sounding. I’ve been using the official samples available online, specifically...
I have been able to connect and initialize two different Bluetooth OBD II Devices. I am running into issues with the third device I am trying to add as an option. I add the...
nRF 52832 + NCS 2.6.1
We are successfully setting the advertising Tx power in discrete steps {-40, -20, -16, -12, -8, -4, 0, +3, +4}dBm using
However, I am being asked...
Hello,
I am trying to use the nRF21540 in nRF54L15, I notice document metion
I am wondering what is the difference between PPIB and DPPIC. What does appropriate...
Hello
Following my previous message from yesterday, the service seems to no longer be usable again at the moment.
Could you please confirm that this is a temporary issue...
Hello,
we have produced 10 Boards with nRF9151. Unfortunately, 3 device shows a false behavior. We cannot connect over SWD an they have a larger power consumption (whole...
I'm looking at reference schematic/layouts for the NRF52840 and fail to see how the PCB antennas are 50 ohms. (I understand that it's frequency dependent, and that resonant...
Hi,
I'm doing power measurements for nRF52-DK (SOC nRf52832) and for nRF52840-DK. I'm able to measure reasonable figures from the external supply connector (P21) of nRF52840...
Hello,
I was trying to open assert tracker application on MAC os, in segger studio v4.18.
However, after I open the "Open nrf connect SDK project.." and filled out the...
Hi,
We're seeing DFU issues on iOS that we're not seeing on Android. To make things simpler I've reproduced the problem with pca10040 and nrfconnect for iOS.
I'm using...
Dear support,
I am experiencing an issue while using the SPIS peripheral. The issue seems to be the same one as https://devzone.nordicsemi.com/f/nordic-q-a/33727/new-in...
Hi,
We use the ECB peripheral to encrypt and decrypt data with a proprietary driver implementation (which is not that different from the one in the SDK). It is working fine...
Hi,
We are looking for information about the possibility to integrate the NRF9160 in our new product which is integrated in a sealed metal enclosure.
I have not made any...
Hi,
currently i'm dealing with problems with this https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/1300 pull request which have wrong title and wrong changes ...
Hi everyone!
I'm wondering, is FSK compatible with the nRF52832. I want to emit 2 differents frequencies that the receiver will be able to recognize. If yes, How to create...
Location: Utah.
Well, I was testing a Thingy:91 board here with the very first boot and test with the iBasis SIM card which comes with the product.
Everything goes...
Hi,
I have qestion about crystal 32.768 kHz follow schematic as attached file.
Is it nessary to use ?
Is it possible, Can I remove this crystal ?
Thank you
Best...
Hello,
I am working on application where client sends the data to server in mesh, all servers are receiving the data as per the group subscriptions. Now, i have added the...
This link in nordic nrf connect apps is old version. There is no enable services for now. It should be changed to enable CCCDs. After enable it , data will be received in...
I tested the NFC transceiver APDU of the project nfc_uart is good. Then I ported the NFC code to the project ble_app_uart. When the board is simulated, the program pointer...