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,
Currently I would like to implement mesh dfu (the dfu thats in the nrf5 SDK for Mesh 5.0.0) but on a regular BLE-only application.
The easiest path I see doing it...
Hi,
We are implementing a file transfer between nRF52810 using nRF Connect SDK 1.9.1 and Android devices.
I am not able to identify exact config parameters to set the...
Hi,
Just after an eyes over. I'm using the internal COMP to save on an external chip and wiring the output out to a GPIOTE. What occurs is the NRF_COMP->EVENTS_DOWN fires...
Hi,
We are working on Nrf Connect SDK1.8.0, we want to interface temperature sensor Ti - LM75B, which interfaces I2C protocol
We need to know more about sensor implementation...
Hello,
I am using armv7 architecture and trying to run the pc-ble-driver-js/examples/heart_rate_collector.js script using nrf52840 as central and another nRF52840 evaluation...
Hi,
In my project, I'll have dozens of devices (using nrf52840) collecting data, and I need to update the devices' application firmware while in the field, but I won`t have...
Hi,
This might be a simple answer, but I am working a BLE app which I started from the zephyr peripheral example provided in the nrf connect sdk. I removed the cts service...
Hi,
I'm upgrading our RCP firmware that runs on a custom nrf52840 dongle. It was using openthread bare metal on an old version (clone of openthread repo and run make -f...
Hi,
I am develop with nRF5340, ncs1.5.1.
I am puzzled how to read the value of an output GPIO.
I saw the function gpio_pin_get_raw and gpio_port_get_raw, the comment...
Dear Team,
We are developing HID remote with BLE audio feature which support windows platform.
In the NRF52 smart remote 3 BLE audio support only for Ubuntu.
My Queries...
Hi team!
We are working nrFready smart remote 3 with windows 10 pro operating system.
When we paired the given remote (with battery operated) with the windows device via...
Hey all,
I am starting a little research on how to use my NRF51 DK to control a relay in order to turn off/on 220v operating devices.
I dont know much about electronics...
I'm currently working with a client who is implementing the nrf9160 into their product. They had a version of PCB made which connects pins 104-127 to ground, even though the...
Hello,
We need a bluetooth BLE module, for UART communication with AT command.
with certificatation EN300328 V2.2.2. Do you know where we can buy them?
If we use the...
we are using nrf52805 after in few devices sometimes BLE is not visible(stopped broadcasting) to the receiver.
Here are the observation on that faulty device:-
1. Device...