Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
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...