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'm developing serial communication programming on nRF52840 DK to get the UARTE1 communication on SDK 12.0.2.
I want to use app_uart_put or NRF_LOG_INFO function via...
I want to develop a device which can communicate with other users without any cellular coverage or network by creating a lora mesh network like above mentioned picture. in...
Hello,
I am having issues integrating mesh functionality into a preexisting BLE project.
My project is based around an nRF53832, with SoftDevice S132 and uses nRF5_SDK_17...
Hi,
i want to connect my nrf5340pdk board with the MPU6050 sensor. They should be communication using I2C.
I read different information about the connection of the sensor...
Hi,
I have two questions about the nRF52DK power consumption when powered via USB .. one is for interest, but the other one appears to be an issue.
I have run some comparative...
Hi, I found an unexpected bug which leads to stuck at this point 856419>, app_error_weak.c, 105, Mesh assert at 0x0003AA3A (:0) it's happened after a fast setting the level...
Hello,
I am trying to spot a bug in which some memory corruption is happening. I don't know in advance at which address the corruption will happen, as it happens in some...
I want to trigger SAADC samples manually, when a certain BLE message arrives. I'd ideally like to have a trigger scan 4 individual channels.
I see two function calls, though...
I want to use the SoftDevice APIs to read and write flash on the nRF51822. Are there any examples of how to do this. I see all kinds of mixes between pstorage, NVIC (not sure...
Hello,
I am new to Nordic and quite new to ZigBee. Just had a short evaluation with Silabs so far.
My goal is developing a custom lamp for serial production that needs...
Hello,
I am trying to perform a FOTA update from nrfCloud to a Thiny:91 device, but I notice that a mansage appears forcing me to update to FOTA_V2. The problem is that...
Hi,
Are the functions implemented in drv_uart and uart_app even related to each other? I noticed that uart_app implements only some simple functions. Can someone please...
Good morning Now, using nRF52832, I want to implement multiple central devices (smartphones) with one peripheral device (nRF52832 Device) to simultaneously perform BLE Multi...
I'm trying to send ADC data through BLE using nRF52840.
According to the example codes named ble_peripheral/ble_app_uart , peripheral/saadc , I wrote a code and it is...
With SEGGER Embedded Studio 5.10d and nRF52840, the register view show TIMER0-2 with 6 CC registers but they only have 4.
It's quite confusing particularly when using the...