Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
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...