Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
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...