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...
I want to develop the nRF series at segger embedded studio for the first time. But I tried the following homepage to install manually. www.nordicsemi.com/.../Segger-Embedded...
NCS(nRF Connect SDK) is a good environment to develop nRF52,but it seems not stable until now.
I want to use NCS(nRF Connect SDK) to develop my project ,and met some unknown...
Hi Supporter,
I use apptimer in proprietary_rf gzll, I used as below ,but it doesn't work.
1) app_timer_init(); ,here I ennable the RTC1 in the sdk_config.h
2)app_timer_create...
Hello NRF ,
I have been using NRF9160 DK GEN-1 board for NB-IOT and GNSS tracking and able to configure my network SIM as well as the NRF cloud .
I have used SDK 1.4.2...
Hello There,
Basically I just want to get Sensor data like (Temp Sensor) who already connect to Arduino and I get it , So I just want that data to nRF9160 over UART in...
Refer to nRF52840 Technical Manual USB 2.0 (full speed (12 Mbps) controller) The USB2.0 rate can be up to 480Mbps. We have a product whose USB transmission rate must not be...
I have created a program code on the Adafruit nRF52840 express in the Arduino IDE. I want to read this program code (including bootloader) via my j-link edu mini and save...
I noticed that the nRF Connect SDK has kept up with ZBOSS updates throughout the year. Is there a plan or recent releases with regard to the "nRF5 SDK for Thread and Zigbee...
Hi! I'm working on a custom board with nRF9160, I want to flash it with the asset tracker sample, however, I do not own a J-link device. What I have is a FTDI USB-UART converter...
My Thingy:52 is version 1.01. I haven't used it for a while and after charging, it didn't seem to be advertising. It was soft-flashing a green LED. I decided to program it...
Hi,
i am working on nrf52dk. i want to include "pwm" example in "ble_app_uart" example . i have included all the header files. and functions in "ble_app_uart" example. ...
Hi,
what is safe temperature range for nRF52840 - nRF9160 UART communication on 115200 baudrate without external crystals for HF clocks please ?
Thank you.
Hi,
I'm trying to program a custom board with a nRF52810 via nRF Connect. I keep getting the following error messages:
I followed this post and tried the following commands...
Hey guys,
I have nrf52832 custom Bluetooth module. It is stand alone nr52832 module . I just want to toggle any gpio on this module .
Can you guys tell me which library...