My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
Hi,
Firstly, I am able to read a 16-bit service with a 16-bit characteristic and able to use that to get a handle for reading and writing to the peripheral.
But i am unable...
Hello,
after the nRF9160 RRC connection the base stations inactivity timer determinates when the connection switches to RRC idle. Is there a AT command to read to the networks...
I am testing a BLE connection between a nRF52840 and a Thingy:52 using the nRF connect for Desktops.
It asks "Device must be programmed, do you want to proceed?" every time...
Trying to get started with the Thingy:91
- It's connecting to NRF Cloud and reporting data.
Problems:
1. Keeps blinking blue and does not get a GPS lock. I did leave...
Hi everybody,
We are going to develop on nrf52833 our new product. I have some questions regarding this new module:
1- Is the module available to buy online?
2- I saw...
Hello,
We are working on a Tag and Trace type asset monitoring application, that requires scanning several thousand (>6000) beacons in a closed room of about 15feetx15feet...
I am programming and using the monitor mode with Keil seeming ly OK with nrf52-DK dev board however when I program my custom PCB it gives me an error and says the bit cannot...
I designed a reduced size PCB that used an nRF52832 and will act as a BLE HID device.
With the original nRF52DK evaluation board I was able to use the example ble_app_hids_mouse...
Using SEGGER Embedded Studio for ARM Release 3.34a Build 2018022300.35192 Windows x64
with
GCC/BINUTILS: Built using the GNU ARM Embedded Toolchain version 6-2017-q2-update...
Hardware: PCA10040, PPK
SDK: nRF5_SDK_15.3.0_59ac345
I test hrs app and get these number in current consumption during advertising. No modification on example projects...
HI,
We are mainly using "nRFgo Studio" and "nRF Connect" application for erasing and flashing codes to our custom board and its taking place successfully for a long time...
Hi, I am interested in the nRF52811 direction finding capability. In particular, whether its feasible to develop direction findings through a single beacon to receiver configuration...
I am having issues with implementing long-press button action along with normal button press on the same button using the nrf52_sdk_thread on nrf52840.
When I implement...