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...
Is it a good idea to use nRF51 standalone as an Application Processor and also as BLE connectivity chip?
OR
Is it a good practice to use a separate Application Processor...
I have a question on - to me - seemingly weird behavior about copying data out of the event from the soft device.
Situation: I have a 32 bit integer characteristic which...
Hey all!
Newbie here. I developed and tested some code on an NRF51DK easily enough using mbed, and now I'm trying to put it onto a PTR5518 module from Xuntong (which I...
Could you rub my nose in Bluetooth SIG Core or just explain what does chip do when switching to very noisy channel? For example Wi-Fi working very close to our device.
Hello:
I have read the documentation but I cannot determine if INPTR and OUTPTR can be set to the same memory address? I will try it to see what happens but it would be...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi,
Everyone,
I found out on that ble_app_power_profiling application is developed for Lower power current consumption....as It keeps system in the system_off_mode until...
Hi,
I am trying to measure and minimize current consumption .....
Following previous question on this forum,I found way to measure current on NRF51 DK by cutting SB9....
Hello Everyone..
i am new to nrf52 and this community.
i am using nrf52 and android master control pannel.
in my code i define my custom uuid base to ..
//430Cxxxx...
Hi, I'm looking for an easy way to use the UART in blocking mode (or something similiar) with a receive buffer that is filled in background:
If possible using EasyDMA...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi everybody
I am making a custom board which using ANCS (nrf51 sdk 9.0.0, softdevice 110 ver8.0.0). I saw on the original code have button_led_init() function to initiate...
hello,
I've encountered a problem with our own nrf51822 circuit not advertising.
Our circuit is exactly the same as what is given as the reference circuitry on the datasheet...
It's the first time i'm using the spi to connect various slaves, so is there any example how to communicate a raspberry with 2 or more nRF24L01 on the same bus?
Thanks in...
Today I have recieved the new nRF52 Development kit PCA10040. I did a update for the nRFgo Studio to version 1.21.2.3.
The softdevice s132_nrf52_2.0.0 will be flashed without...