Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
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...