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...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
Hi,
I am currently developing a project using the nRF52810 as my controller, with SEGGER Embedded Studio (version 5.42a) and SDK version 17.0.2 as my development environment...
Hello and thanks for reading. I am working with the NRF5340DK and Zephyr (SDK 2.5.0).
As our project has grown, we can no longer fit all our code and MCU boot in the internal...
There are receivers and repeaters with nRF52832 mounted on the board.
When updating with DFU from iPad, a version check error occurs in the customer's environment.
The...
My lipo battery is at 3.86V and I measured 3.76V at VOUT2 which supplies the nRF52832. I just based the design in the example circuits in nPM1300 datasheet. I already reviewed...
Hi Team,
We are using nRF9160
We are provisioning our devices to nRF cloud for more then a year now with a script that create CSV and upload it to cloud during manufacturing...
Hello,
I'm using iphone 15 and nRF52840 board, working on Lesson 3 Exersise 1 solution. In the step 5 after reseting the board there is no logout info on the terminal. But...
HI
When working on the NVS sample on a nrf9160 DK , I noticed the option CONFIG_REBOOT=y
However, it is not clear to me why this option is selected in this sample and...
Hi,
I'm a bit confused regarding the DFU process for the nRF5340: Under what conditions would the interface between the application core and the network core change?
I...
I am using the Nordic Semiconductor Power Profiling Kit II to measure the interval time of a periodic activity of a target device by monitoring the power consumption and measuring...
Our system has SPI and I2C. Each of these communications works in isolation, as implemented in our program, for multiple transactions. When we try to include both we noted...
On p. 62, section "5.3.10.1 Device startup times" of nRF52805 Product Specification v1.4, the startup time of the nRF52805 is discussed as a function of the capacitance to...
Hello,
We use nrf-connect-sdk v1.9.1 (Zephyr v2.7 LTS)
We have a set of network devices. Both routers as sleepy-end-devices.
The sleepy-end-devices connect to the...
how to set bt tx power in NCS
I referred to this example "hci_pwr_ctr", but err occurs:"Set Tx power err: -5 reason 0x00", Possible errors are BT_SCI-ERR_SUNKNOWN_CMD。 ...
Running NRF52840 mcu core on custom board using 17.1 SDK
1. Use the nRF Connect Mobile app to connect to our device over BLE
2. Run the dfu uploader to update FW from...