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 am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0) as a central and Android device (Bluetooth 4.2) as an advertisement.
During development, I was wondering...
Greetings.
We've been developing a product that uses BLE Mesh. We are currently using the Waveshare nRF52840 Bluetooth 5.0 Evaluation Kit for prototyping purposes. As far...
When I try basic usage of NRF Queue library I'm getting the following error:
Undefined reference to `nrf_queue_write'
SDK version is 15.3.0.
In sdk_config.h I've enabled...
Hi Support,
I have tried setting up my nRF52840 Dongle ( https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-Dongle ) PCA10059 as explained in the steps...
Hi,
I've got the gaming mouse dev kit and I'm stuck trying to get it programmed using my nRF52840-DK. See my hardware connection image below.
If I leave the mouse power...
Hi. I am currently using a custom nRF52840 board.
I am able to connect and pair with both IOS and android via BLE. However, the IOS have some issues.
After 45 minutes...
Hi.
We are developing with the nRF51 series and creating data loggers of various types. We would like to combine features of the nrf_pwr_mgmt example with firmware that...
Hello, we are trying to implement a system where multiple central devices (based on nRF52833) act as a central. These are distributed in building access ways and doors etc...
I have a potentiometer of which one end I have connected to gnd other one to VDD and 3rd one to AIN7. I wish to calibrate it in such a way that output voltage ranges between...
I have an existing mature product using the T4T NFC library. I want to add another mode that is basically the record_url SDK example, but that example is using T2T. The record_url...
refer to these https://devzone.nordicsemi.com/f/nordic-q-a/27855/using-swo-with-nrf52-redux
https://developer.arm.com/documentation/100230/0002/debug-and-trace-components...
Hi, We are currently in the process of performing radio certification according to the RED directive for our device based on nRF52810.
To finalize a Receiver Blocking radio...
Hi I am trying to use the math library within the dimming example of nRF SDK for Mesh package.
I am getting a linker error saying "undefined reference to `round' using nrf...
Hello,
As part of a Proof of concept reason on nRF52840 based SDK15.2 and s132_nrf52_6.1.0_softdevice, our BLE communication should support Just Work security and no secure...