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...
Is there a way to perform bluetooth operations using bluetoothctl The required functionality is: --- The dongle is plugged into the Raspberry Pi usb --- The dongle can then...
Hello,
I am running an ble_app_uart example from SDK 17.1.0 in SES on my nRF52-DK.
As great example as it is, I find it a bit non-practical for further development so...
I need repetitive Timer and Edge Counter in my application. There is is a single Timer Peripheral that can be used either as a Timer or Counter. As well, further in counter...
I am developing an NRF52833 application that reads from the I2C sensor MLX90641. Below is the code I am using to test. MLX90641_I2C_Driver.c was originally written for Mbed...
Dears
Th case ID of my old question is 218372.
I were waiting for two weeks. However, nobody responded to me.
I wanted to make a BLE mesh product used NRF52840 and NRF21540...
Hi support team
I'm now based on ncs1.9.0 platform. I check the file "\nrf\samples\bluetooth\direction_finding_connectionless_tx\README.rst", finding that the board nrf52811...
I am working on a project with nrF9160dk to connect with AWS IoT cloud, when I was trying to update the certificate by using LTE Link Monitor, why I am getting errors when...
Hello, I tried to using the nRF Connect SDK with VS Code, however when it seems there are some problem while I trying the build. I have read the similar post and trying to...
Why is it that when I try to build assert_tracker_v2 for thingy53_nrf5340_cpuapp or nrf5340dk_nrf5340_cpuapp I get:
Blinky builds fine.
Also, cleaning projects tend...
Hi,
I've made my own PCB with an nrf52840. Right now I'm hoping to test out the bluetooth and measure my board's power consumption - the only problem is that I can't reliably...
Hello,
I can not find a good example online on how to properly configure nRF9160 DK for i2c. In order to learn the system, I am testing a simple example with the nrf9160...