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 investigating possible improvements to our custom firmware update architecture. I'm curious as to whether it is possible to run the SoftDevice from a location in...
I've just received nRF52840, it powers up and blinks as programmed and the buttons work. I hear the "ba bing" on my PC when it connects and disconnects, but the JTAG does...
Hi DevZone,
I need to change some defines in the ffconf.h file used by nRF5 SDK to set configurations for FatFS to enable use of f_findnext(), f_findfirst(), etc.
Is it...
Hi,
I have provisioned some nodes using interactive_pyaci successfully. Functionality is as expected. As a test, I then shut interactive_pyaci down, rebooted the nRF module...
Our Gateway uses a NRF52 and the sensors a NRF51.
Gateway is outside the freezer at + 20C and the sensor is inside the freezer at -30C.
What we see is the pairing becomes...
I'm working on a wireless musical instrument which requires a super low latency RF link. I previously was using NRF52810 and found that the latency was too high. The complexity...
Hello,
I'm a beginner ... I would like to connect a LoRa module (REYAX RYLR896) to send data from my nRF52840 Express to an Arduino UNO (with LoRa).
I don't know how...
Hello,
I am trying to work with the DFU examples provided with the SDK. My board is a custom USB dongle to which I need to add the bootloader. Following the steps from...
Is there a way to enable LE privacy for nRF52 DK in Bluetooth Low Energy App of nRF Connect for Desktop? I would like nRF52 DK to use resolvable private address when connecting...
hi, Im trying to read from a sensor register using TWIM peripheral on nrf52840 in blocking mode, but it wont work , doesnt freeze or anything .. just doesnt work
below you...
Hello,
I am trying to set system on mode in nrf52840 usb dongle.
This mode switched automatically by idle task, when there is no thread running.
There is no while(1...
Hello,
I m new to nordic in VS code. Bought two nRF5340 DK for ADC conversion and wireles data transfer.
Followed all Youtube install instructions "nRF Connect for VS...
Is it possible to communicate with the of nRF52840 through USB, for example using PyUSB?
If yes, is there any documentation that can help in this regard, e.g. documentation...
These are Central device 52840 settings:
These are peripheral device 52810 settings:
I use official sdk16.0. Central Project is ble_app_multilink_central...