first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
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...