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 established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
Hello,
I'm trying to see serial data (polling async method) coming from a single-wire signal. I have verified via an oscilloscope that there is indeed data on that wire...
Hello,
We are using nRFSDK v15.0.0 and nRF52840 in our system. There is also an external MCU that is connected to the nRF52840 via UART. Currently we are trying to perform...
Dear Members,
I want to use SDcard with softdevice, when I run fatfs_example()
I got this :
nfo> app: Initializing disk 0 (SDC)... rror> hardfault: HARD FAULT at...
Hello,
I've been working on a simple application to scan for bluetooth packets being emitted by another system, which advertises at a consistent 10Hz. We apply a filter...
Hi,
I try to do a OTA Update with watchdog enabled . The OTA Update runs and boots image B but this is stopped after watchdog timeout (1Sek). In my code the watchdog runs...
Hello all,
I am trying to develop an application where the user will input some specific commands i.e hex value of 0x01 via a mobile application and then via bluetooth this...
Hi,
I am migrating my code from sDK15 to SDK17. In SDK15 code app_timer_start() working fine with any timer value. But in SDK 17, I am getting error code 7.
When I debug...
Hai
I'm working on nrf52832 NFC, I have a few questions.
is NFC ID in nrf52832 is unique?
can I use it for payment purposes?
if that ID is not unique, any other solution...
Hello,
I am trying to use the **persistent** flash area of my nRF52.
I created a separate zone (PERSISTENT_FLASH) in my LD script as follows:
I try the following C...
Why is the pc-ble-driver-py version 0.16.2 released to pypi , but no according tag and release set in the github repository?
Is this a stable release already? And if so...
Hi
Problem description:
Disable the softdevice before writing uicr. After uicr is written, it fails to enable the softdevice again.
Can't softdevice be enabled again...
Hi I want to Integrate GPS(with A GPS assistance needed)with AWS iot example. when i start GPS on aws connect event ready .SUPL is initialized successfully and even SUPL socket...
Dear Nordic,
I'm using the nRF connect app for the smart phone to test BLE bonding.
I hope to know the bonding feature on the nRF connect app is working with Random...