Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nRF5 SDK structure project use makefile and sdk_config.h header file, When I want to add a component to my project. There is too hard work to modify the makefile and sdk_config...
Hi everyone,
I am trying to understand this sample code: here
But I don't understand how to choose an arbitrary pin for the LED.
And also, in LED_MASK which pin is...
Hi,
I recently dug into the potentials of the NB-IOT network allowing iot devices to directly make use of cellular communication. With the release of the new nrf9160 containing...
Hi,
Recently, I was trying to pair the nRF51822 development board by windows swift pairing.
While I turn on the swift pairing function, I still cannot use this feature...
I have a similar question to https://devzone.nordicsemi.com/f/nordic-q-a/32115/how-to-parse-the-log-file-of-the-nrf-connect-for-desktop
There are lots of data in these log...
Hello.
Recently, our supplier recommend us to use nRF52810 instead of nRF52832.
These two MCU have same pin map, so just we pulled off existing nRF52832 from the board...
Hi,
we had used nRF52810 in our product. Our product is undergoing FCC & IC certification.
FCC & IC regulatory body had requested to provide Tune UP tolerance values of...
Hi There,
I was trying to understand the step to create a test app for dfu bootloader update via BLE for PCA10040. Below is the documentation I read.
http://infocenter...
Good day
My nRF51822 uses the Eddystone example with SDK 12.3.0 in conjunction with S130. When I configure TLM in slot 1, I notice that the temperature is about 6.5 degrees...
Installed nRF5_SDK_15.2.0_9412b96 and nRFGo Studio. nRFGo Studio fails to recognize the nRF52840 DK board. Screen like this:
It sees and correctly identifies the Segger...
I am trying to do things like
get the current date and/or time
configure a socket
activate a socket
Usually I use commands like
at+cclk
at+csdf
at+ctzu...
I am following the Thingy:52 "Compiling With Keil" instructions provided in the following link.
nordicsemiconductor.github.io/.../firmware_compile.html
However, I get...
Hi,
We have released multiple products with the NRF52832 chip with SDK's ranging from 10.x to 14.x, quite successful so far.
However, one part that is lacking in my opinion...
I have been struggling with getting nrfjprog working on CentOS 7.x. Each invocation results in the following error due to the version of glibc used to link the nrfjprog binary...