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...
We are using NRF52840 and we have a watchdog timer connected to reset the Nordic, if needed. What is the minimum and maximum time need to insert a reset on Nordic?
thanks...
I want to transfer sensor data to a raspberry pi using the in-built USB on nrf52840. The example codes have the following classes: CDC_ACM, Audio, HID and Mass storage. I...
Hello,
I am just curious wether there are any specific recommendations or requirements for the package-sizes of capacitors/inductors listed in the BOMs of the nRF52840-reference...
Hello,
I am working with the latest version of nRF52 SDK 13.0.0, when I was implementing my own bootloader application, I tried to start an app timer in my code to invert...
Hi there,
Could you please tell me the exact part number of nRF9160 and nRF52840 on Thingy: 91?
I cannot find the specific information even though I looked through the...
Hi All,
How many nodes can connect to a node in ble mesh network. I go through code in ble mesh, but i did't found the answer.
Can any one please tell me.
Regards
...
We have an application using SDK for Thread 4.1. The application requires sending large custom commands over CLI.
We increased the size of NRF_CLI_CMD_BUFF_SIZE in sdk_config...
Hi, I am using the nRF connect app to test the BLE function on my code. I am able to scan the device and Service UUIDs just fine. However, when I click on the "connect" button...
Hello,
I have been trying to implement the tinycrypt ECDSA algorithm for our product. I had sampled the implementation in a sample project with ECDSA being the only implementation...
Hello I am working on an application which is based on the ble_thread_dyn_mtd_coap_cli_pca10056_s140 example. I then used the ble_app_rscs example so that I could add Bluetooth...
Would it be possible to be talked through the steps of setting up SPI with the nRF52833DK using the Zephyr RTOS? I am new to the Zephyr RTOS and have so far been unable to...
Dear BLE mesh experts,
This is how the provisioning screen of my Android app looks:
The intention is to enable the user to provision various unprovisioned ble mesh devices...