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...
Hello,
I am trying to read multiple registers from a slave of i2c.
The values that I capture are the first value repeated in all the buffer.
The number of readed reg...
Hi,
I would like to use ping pong mechanism to prevent faulty application update on nRF52840. Is there a way to build a single image to run at 2 different addresses? How...
I have OSX Sierra, VMWare Fusion and Windows 7 available.
I do Arduino (Teensy) dev, staying on the OSX side.
I want to use the nrf52 chip as a MIDI over BLE conduit ...
Hello,
I have a PCB with a NRF52 powered by batteries. We need to be able to plug the batteries, then program the device and never remove the batteries.
We noticed, that...
I have a need for an interrupt to go off at a 4khz rate. For this, I am using a repeated App Timer (running off the 32k crystal).
Prior to adding this extra timer, we used...
I'd like to run the DK in at the lowest power in SYSTEM_ON mode.
It's my understanding that the ble_app_gzll example places the system in the "low power" SYSTEM_ON mode...
Hello Folks
I would highly apprciate if anyone can point me in the right direction here
After lot of consultation we imported a smal size shipment (of about 1000 nRF51822...
Connection_mode_with_1sec_Notification.jpg
In my BLE project I am using connected mode, and I found that the current consumption is very high ~190uA during idle mode. I...
I'm currently working with an own hardware with a nRF52840. We had some time to get the radio working, because we copied the schematic of the PDK. In the reference design...
Hello I am using sdk version 14.0 and softdevice S332. I am looking at the ANT + bsc code. I have two questions when looking at this code.
bsc_tx could not see an event...
Hello guys,
Please help me on this.
I want to erase BMD 350 chip using BMD 300 erase and recovery software tool. But I can not do it.Error comes as per the attachment...
Dear all,
I want to create a star network, composed by one gateway and a limited number of nodes. The nodes periodically send information to the gateway. I am using the...