Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
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...