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 everyone!
Setup:
Currently, I am using the nRF52840 DK board to evaluate neural network models directly on the nRF microcontroller. To measure the power consumption...
Hi!
I'm using an external flash (SPI NOR) to store the secondary partition slot of MCUboot. According to datasheet, the SPI NOR chip in use supports 4KB, 32KB and 64KB paging...
I am having a problem to get the board to do DFU without entering the bootloader mode. Furthermore, when the board entered bootloader mode, it showed only a single slot with...
Hi, In our custom board, currently we using SWD with segger J-link for DFU Is there any another option except segger/dev-kit ? Can we do DFU through USB/UART ?
I am trying to setup visual studio code with nrfConnect extension on MacOS 14.6.1 running on apple silicon.- After installing the extensions, I am not seeing the welcome menu...
Hello! I'm trying to connect to a peripheral Bluetooth device with the device information service using version 15.3 of the nRF5 SDK and a nrf52832. When I connect to the...
I am modifying the download sample from nRF SDK v2.6.1
I have been able to modify the download URL and download files off my own AWS S3 service. I have been trying to use...
I'm looking for the quiescent current and efficiency of REG0 DCDC under the conditions of 3.0v ≤ VDDH ≤ 4.2v, VDD=1.8v.
This is to determine if external regulation using...
I have a SparkFun Pro nRF52840 Mini that I am trying to flash with a simple Hello World program. I have the SDK setup in Visual Studios, created the custom board configuration...
I have this code developed for nRF5340.
Basically it scans for BLE advertisements based on the filters added and transmits the packets through UART.
Now for certain reasons...
Datasheet sampling rate is 100Ksps, but for me PPK2 always returns:
16384 bytes in ppk2_test.get_data() (one sample period)
4096 analog samples in ppk2_test.get_samples...
Hello Nordic,
I want to power down (at the lowest power consumption state as possible) all the peripherlas.
Already checked below ticket.
Below ticket also referenced...
hi,
I use softdevice s140 and nrf5_sdk_17.1.
I import time sync demo from here ( github.com/.../nRF5-ble-timesync-demo) to my project.
My first usage version:
* nrf52...