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 ,
I'm in Nrf52840Dongle Getting the PCM data in the following way, I want to print him to the serial port and then import it through Audacity to make sure I have the...
Hi,
I'm trying to understand how I exactly can differentiate between CODED S=2 and S=8. I've experimented with the BLE fundamentals Lesson 3, Exercise 2 and set the PHY...
Hi,
I am using VS code for nordic 9160dk, and when create a new application - copy a sample and choose the Blinky sample / Asset Tracker v2 application , and build configuration...
Hi
I am using nRF52832 , SDK17, S132, reading a device ID which should be 0x67, I am reading 0x33, than 0x80 ,so it seems to be that the MISO window is getting offseted...
nRF52840 SoftDevice S140 7.3.0. nRF5_SDK_17.1.0_ddde560. IAR for ARM 9.32.1.
Central Role managing 16 connections to Peripherals together with USB communication to a PC...
Hi, im trying to implement hardware accelerated symmetric encyption for bluetooth communication between nrf52840dk and a mobile app. Both the
mobile app and nrf52840k will...
My board (nrf52840 sense) has flash memory P25Q16H . When I put everything off, the board consumes 25uA. To save the last bit of current I would like to put the flash memory...
Hi,
I'm trying to remove the bonding (pairing) using the existing function ( delete_bonds() ) in the " ble_app_hids_keyboard " Sample Application from the SDK " nRF5_SDK_17...
Hello
I'm configuring Ping with AT command using API - nrf9160DK, zephyrOS. However, it doesn't go well. API reply "ERROR".
some other AT command goes well, but, Ping...
Hi, I am using the nRF52840 dongle + nRF Connect for Desktop App, and I would like to configure the data rate for packet advertising. Is this possible? Which one is set by...
I would like to use the cURL libary that is included in the nRF Connect SDK (v2.6.1) a nrf/ext/curl
I started with the download sample (nrf/samples/net/download)
I've...
Hello,
I am using matter SDK v2.7.0, when I run command below:
west zap-generate -z ~/Work/matter/light_switch/src/light_switch.zap -m /opt/nordic/ncs/v2.7.0
I get...
Hello, I designed custom board using nRF52832. But dfu is not working on that board. All other code is working fine. I am attaching schematic file of nordic part for reference...
Hi,
To prepare our new device, we are using a nrf5340dk board.
For our application, we need to perform DFU over BT.
Si, i following the tutorial https://academy.nordicsemi...