Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
We are migrating the firmware of our devices from Nordic's Mesh SDK 5.0.0 to Zephyr 3.5.0, starting with the provisioner device. The SOC we use is the nrf52840 and we use...
Hi, do i need to place external hardware (antenna ?) in order to be able to read the NFC info of the board?
According to the peripheral_hids_keyboad sample:
"When the...
Is it possible to enable and disable the ADC peripheral of nRF52840 to save power in nRF connect SDK? In our application, we use ADC to get battery voltage samples after every...
Hello,
I have the task to persistently store some (2) configuration values in a Zephyr application (Nordic Version). The final version contains some external flash memory...
We have a product with the nRF5340, which are connected in mesh networks of around 20 devices to a border router via OpenThread. We are on the latest SDK version (v.2.5.0...
Hi, I'm build an applicaiton using app_timer Mode: APP_TIMER_MODE_REPEATED Interval: 5 minutes Flow: - after 5 minutes I will restart the timer (stop and create a new one...
Hello
I'm evaluating cURL with nrf9160DK,zephyrOS.
Finally, it goes well with cURL - http - however, it cant do with TLS - https -
Could you let me know how to implement...
I've been investigating the "TF-M secure peripheral partition" sample project ( nRF5340DK, NCS v2.5.0, nrf/samples/tfm/tfm_secure_peripheral ) and testing if it would be possible...
Hello Team,
We use nrf connect sdk on windows for development.
We are trying to setup the unit tetsing environment for our project and came across https://docs.nordicsemi...
Im trying to enable rtc rv8263 support by copying changes made to support it from
https://github.com/zephyrproject-rtos/zephyr/commit/37d6bc082782f0b66420c68f4ff57db5eb283d90...
Hi,
What files are needed for nRF Connect SDK to detect a "build"? "build" folders are excluded from the Git repository by default, but I'd like to include the build info...
Hi,
I need to know. How to put the nrf5340 in sleep mode and how can I woke up the device based on interrupt. Kindly, let me know. How can I achieve this.
Thanks & Regards...