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...
We are developing our product on nRf52832QFAAB0 SoC. BLE 4.2 is currently implemented in our products.
Seeing all features in BLE5 (long range, Higher throughput, increase...
Hi,
Why doesn't Nordic offer a stand-alone BLE controller variant of its softdevice protocol stack? As far as I understand, the softdevices includes both Host and Controller...
hi,
I am using nRF52-DK with nrf Sniffer
What are LED 1 and LED 2 Indicate ?
Initially LED 2 Blinks very Fast, Sometimes LED 1 is Off LED 2 is ON
sometimes LED 1 and...
When and where can we purchase the nRF52840 chip for engineering developpement and production in China, and how long is Manufacturer Lead Time? Thank you.
I am using nRF Connect app testing bluetooth connection ,and I got problems in some Moto phones ,and error message is in the below pictures , below model number is Moto Z...
Hello,
I'm currently migrating from SDK13.1 to 15.0. I'm doing it in steps so I first started migrating to SDK14.2. After I finally got rid of all the warnings and errors...
I am using nRF52832 pca10040 developement board. As I am begineer I dont know much about coding. I am using Eclipse IDE for developement. I want to transmit 1-10 numbers using...
BLE_GAP_ADV_SET_DATA_SIZE_MAX is use din ble_advertising.h
This macro is defined in ble_gap.h for each softdevice - however not in the header for S332. Also ble_gap_adv_data_t...
Is race condition possible when stopping advertising?
I need to disable BLE for some time to perform critical tasks. I need to stop advertising and be disconnected.
Let...
Hi Nordic team
As the title mention, I would like to program the DTM and radio test mode on thingy.
Did thingy support it?
Can I flash both program in thingy and switch...
Hi.
I scan devices with sd_ble_gap_scan_start command and on start it consumes around 6mA.
here are my parameters:
#define SCAN_INTERVAL 0x00A0 /**< Determines scan...
Hi,
For some reason when i do "project -> clean target" Keil deletes the softdevice Hex file in addition to the project compiled files.
Is that the normal behavior?...