I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hi,
We're currently facing an issue with Bluetooth Low Energy (BLE) range on our custom board using the NRF5340 with SDK version 2.6.1. During testing, we observed a significant...
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...