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 everyone,
for a low-power application, I need to evaluate the total power consumption of the nRF52840 Dev Kit. To verify my measurements, I set one of the GPIOs to...
Hi all together,
nrf52810 SD112 SDK 15.3.0
I have a problem writing to flash with the nrf_fstorage module. I try to write an array of 32 Bytes into flash, triggered by...
We currently want to use the USB Dongle nRF52840 to monitor a communication between two Bluetooth devicesand we are new to this field. First we installed the nRF Connect for...
I am trying to build the AES crypto example in the SDK <install_dir>\nrf5sdk\v16\nRF5SDK160098a08e2\examples\crypto\nrf_crypto\aes\aes_all_cli (nrf_crypto_aes.eww).
Compilation...
Hello,
I am using nRF5340DK board and I am trying to enable high-speed SPI pins in nrf5340dk_nrf5340_cpuapp.dts
&spi4 { compatible = "nordic,nrf-spim"; status = "okay...
Hi Team,
We are trying to connect our product (thingy91 reference) to the Link Monitor application to check LTE connectivity and antenna performance.
Loaded nRF52840...
Hi
there are some question regarding this in the forum but I didn't find any clear approach on changing the MAC address.
I'm on SD132 with SDK17 and want to change the...
I just got started with the nrf9160 DK and I tested it with the Asset Tracker application (following the getting started video). At first everything was working fine and I...
If I am creating an application using the Zigbee stack running with nRF Connect SDK and Zephyr, what hardware is not available to me because it is already consumed by the...
I have both a NRF9160DK which I can program and, Zephyr, blinky Serial modem etc, all work on the DK and I also have a nrf91 Thingy.
The Thingy won't respond to programming...
Hi Nordic
One of My customer employs nRF52832-QFAA in their product. They use SDK 17.0.2 and SES to develop their product。
They found the flash is now enough(they use...
I have a NRF52840. To save some energy I wanted to disable the soft device so that there's no bluetooth activity at all. However instead of an average consumption of about...
I am developing BLE Mesh product with `nRF connect SDK`.
I understand most of sample project has a function of proxy node. But I don't know how to connect a provisioned...