Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi, engineer:
I need to compute FFT on nrf52840, I used sdk-demo fpu-fft, I tested the FFT operation time and found that it took 2 ms,That`s a long time, Did I configure...
Dear all, I have a problem with nRF52811 GPIOTE input interrupt. I have one sensor interrupt pin at GPIO P0.30 with external pull down resistor. I am able to config P0.30...
Hello community,
I have programmed my dongle as beacon. Now I want to stick them to the wall for experiment purposes. How is it possible to power them up via external...
Hello
I am considering a product that connects several NRF52840s to a USB 2.0 7-ch HUB and works with 30 BLE devices. When reviewing a product like this, there are some...
Hi everyone,
I have one question just for confirmation.The available analog pins on nRF52840 DBK are those provided by header P2 (six in total)?
Are there any more available...
Hi,
I'm working with NRF52832 in a BLE mesh project and I'm a newbie in this filed.
Project description:
- There're 5 devices in a BLE mesh network.
- In each device...
Hello,
in the corse of implementing pairing / bonding on top of the softdevice, I was looking for examples. The only example I've found, that seemed to not use the peer_manager...
Hi,
Currently i am developing BLE communication software for Android and iOS
This software is under Ionic development.
Is there any solution for Ionic/ Javascript development...
Hi !
When i try to open gps sample and enable SUPL client support with CONFIG_SUPL_CLIENT_LIB=y, i received this alert so i cant import project file:
I already have...
Hi all, I am working on light switch example and I want to perform different LEDs have their own switch, i.e. button 1 control LED 1, button 2 control LED 2. The problem is...
Hello,
I am working on a project where I can have Voice over IP on the NRF9160 DK. I am now working with a I2S microphone ( https://www.adafruit.com/product/3421 ) at the...
Hi,
I am setting a nrf52832 for an OTA DFU using BLE. I am on windows.
After managing to run the Secure DFU Bootloader following the getting started , I am trying to merge...
I'm using s140_nrf52_6.1.1_softdevice and nRF5_SDK_15.3.0_59ac345 on a nRF52840.
We are trying to verify that, indeed, we are successfully entering and using coded phy mode...
Hi!
I've been having some issues with the ppk recently. I've been trying to measure the current on our custom board but it was showing way too much so I tried on the DK...
What are the set of commands to send data from node (router or end device ) to leader through router,(not directly connected); in openthead cli mesh build example in https...