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...
Hi,
My project consists of 2 devices, both using the nrf52840 on sdk 17.1. One I will call the hub, the other the sensor. The hub serves as the central in a connection with...
I have been developing an application using the AWS IoT library on build target nrf7002dk/nrf5340/cpuapp and nRF Connect SDK v2.7.0, and the application connects to Wi-Fi...
Using the official nRF Connect for VS Code extension sometimes when debugging and hitting a fatal error, no backtrace is shown (backtrace seems to be mostly garbage):
...
- I am writing to request the datasheet for the NRF31562 chip. This chip is used in the dongle of my wireless mouse, which has recently malfunctioned. order to diagnose and...
I've been testing the nPM1300 and I'm running into some interesting issues. I'm using NCS 2.7.x (originally evaluated on 2.6.x) and got it to the sweet spot where the nRF9161...
After connecting the device in nrf connect app, based on the protocol of our device we are supposed to give a certain code in RX Characteristic which is present under Nordic...
Hi guys,
i show you an image here where I am sending from my board a text file ( about 75KB ) to nordic toolbox via nus, I use notify to send ( but I have similar situation...
Hi,
I have a GATT server defined with this macro
BT_GATT_SERVICE_DEFINE If I want to unregister it during runtime, how would I go about it? I saw some APIs in gatt...
This is a follow-up to case 327769.
Here is a summary of the original case, with highlights added for the crux of the problem:
Here are the details:
OS: Windows 10...
When running the ECDSA Example from Nordic, the keys are generated successfully. But when I add the code for generating CSR it fails with the error code -134 which bby my...
I need to set the public BLE address for a BLE central role device using an nRF5340.
First attempted creating an additional bluetooth identity , but it appears this is only...
During a review of production firmware I noticed an oddity that should cause a compiler error but it somehow does not.
In C, a function may not be overloaded. There are...
Hi,
My customer is trying to use both UART peripherals on the IC and have VCP on the USB, for a total of 3 “UARTs/COM ports”.
Can the USB be instantiated for VCP? if they...
Hello, I'm currently implementing BLE after I made the NRF51810 custom board. We are testing with the BLE example BLE UART with SDK 17.1.0 VER. The current setting is as follows...
Hi folks,
we're running zephyr v3.6.0 on ublox-anna-b412 module which embeds nRF52833. For our application we need multiple timers enabled next to running ble. When we were...