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 am trying to advertise twice in my project with different gap_params.
First, I have started advertising with the following conn_params (shown below)
#define MIN_CONN_INTERVAL_ADV...
In a old post https://devzone.nordicsemi.com/f/nordic-q-a/58034/uart-communication-between-nrf52840-and-nrf9160-on-nrf9160-dk This question was already answered but this solution...
I am now using nrf52840 dongle and want to develop a software to control dongle like NRF connect desktop software, such as scan devices, connect device with passkey, read...
Hi
I am interesting to generate 1,638,400 Hz is an external clock for a peripheral on one of the NRF pins.
Please advise how can I generate this clock value on one of...
To the kind attention of Nordic support team,
We have this custom board using nRF52833 powered up from usb and in high voltage mode (ldo). The problem is that we are...
VS Code (running on Ubuntu 21.10) can't find the connected nRF52840 dev kit. " Could not find any connected boards " is all that's shown under CONNECTED DEVICES. Beside that...
I'm learning to use the Asset Tracker V2 example and planning to build a POC product on top the example. The biggest issue at the moment is with power consumption. On the...
To the kind attention of Nordic support team,
We have a problem that may very well be linked to this thread
https://devzone.nordicsemi.com/f/nordic-q-a/65202/usbregstatus...
Hi, I got my border router working fine, but I do not understand its use. How can I connect (which kind of protocol?) with the nrf5340 from my laptop to send turn on a led...
Hello
We check the current in system off in PCA10059 board. and use the ble_app_template application.
If set the VDD 3.3V, after the system off, measure the current is...
Hi Team,
I want to connect power pins on the nrf52840 chip in the schematic.
I find there several VDD pins, how can I select and connect them?
Best,
Gaosheng
Hello,
we are currently developing a customer product based on the nRF9160 SIP.
The requirement is to send the battery voltage periodically over the CoAP protocol (PUT...
Greetings , I have implemented an application with freertos (sdk 15.3) which goes into low power and wakes up on two irqs (rtc and button). When the button irq arrive turns...