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...
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 have a Thingy:53 sensor hub application (extended the Nordic Thingy53 Sensor Hub blog to include IAQ sensor) built under NCS v2.7.0 that runs fine.
When rebuilding...
In the link process between Central and Peripheral,
sometimes Link processing does not work correctly and the following log output: . cis_gateway: Discovery failed: 14 ...
1. After DFU has successfully completed the watchdog fires. I know this because my App picks it up from the register, however I'd like to use this bit to indicate a potential...
Hello,
I am designing a PCB using the nRF54L15 and a ceramic antenna and got confused regarding the impedance-matching network. In the detasheet a 1.5pF, 2.0pF, and 0.3pF...
Hello,
I am using nrf52832 as a peripheral and running SD S132. l am looking for an ble peripheral example wherein the Out of Band security level is used.
Can you point...
Using Programmer v4.0.1 can successfully read the NRF51822AB, but upgrading to the latest version 4.4.2 results in a failure to read the device.
Additionally, after...
We are working with nRF52840 and NCS2.6.1. And we want to change pin configuration for UART1 instance during the runtime and we have also used following ASYNC UART configuration...
Hello,
I am trying to upload certificates to my nrf9160 chip on a custom board. I have done the following: 1. Loaded AT_CLIENT from the samples
2. Tested all AT commands...
Hi
we are using the BT HCI to add BT functionality to nrf9160 using the thingy91 hardware. upon updating the sdk from 2.7.0 to 2.8.0, we are getting the error bt_hci_core...
I want to read and write data such as incline and resistance from the Zwift app using my nrf52dk device. Based on the information I found online, it seems I need to communicate...
Hi,
My custom NRF52840 device has two interfaces (UART and USB) for host connection. I have successfully verified firmware upgrades using mcumgr from a mcuboot via the UART...
Hi
Use the following routine NRF\nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs.
Use IOS APP Enable the data to be sent once...
When evaluating BLE mesh with multiple nodes the nRF52840 Dongle is perfect to keep cost and physical size down.
I thus have one nrf52840 DK and a couple of nRF52840 Dongles...
We can get the active end points and list of cluster in end points.
But is there a way to get list of attribute and types of attribute in each cluster?