Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
I am trying to run the example ble_app_hrs on the nRF51 dk PCA10028. I target and build the file, and I believe it makes it onto the device, as the old program on the device...
Hi,
when i program my eval kit using nRFgo studio, the chip dosen't work unless i do a hard reset OR put off supply and put on again.
Any idea ? My program, is dfu bootloader...
Hello Nordic Team,
I am sorry to say this, our development team found a major glitch in micro-esb communication protocol. we are in stage of pre-production of medical sensors...
Hi
We are thinking of using NRF51 for BLE and CPU capabilities. But we also need a Wifi add-on to connect to cloud.
What is the right chipset for this? Which ones are...
I have a demo(s110) set up with some custom services, and in them custom characteristics. The services each relate to a specific sensor element on my device, so have a mostly...
I'm using ble_nus_string_send() to send 15 bytes over BLE UART.
As expected it sends 15 bytes, however on occasion 14 bytes are sent instead of 15 bytes.
Would there...
I ordered nrf8002 IC. I am using following breakout board PCB & not using Nordic development kit.
www.proto-advantage.com/.../product_info.php
I gave 3.3V to both VDD...
I've been working through the tutorials on BLE Services & Characteristics. That's all gone fine for me. Now I'm adjusting the sample code to use different UUIDs for my own...
Dear Sir.
I have a question for app timer in nRF52 DK(pca10040).
I was called a example source(ble_app_hts) for nRF5_SDK_11.0.0-2.alpha.
And I add UART part for logview...
Dear All,
I have question regarding advertising in NRF51. I measured the power that be used when advertising using osciloscope and set the advertising interval of NRF51...
I'm having this event and I'm not sure what are the conditions required to trigger it, also what does it mean exactly since the documentation does not say more than a line...
I had attended the Nordic 2015 Tech tour in Helsinki and it was very nice of Nordic to give away nRF52 DK to all attendees. So far, I've been busy working with nrf51 but today...
I follow this instruction to turn Raspberry Pi into an IPV6 router on IPV4. My raspberry pi works well after I add nameserver to /etc/resolv.conf.
But other device in my...
I am experiencing an error that I can't figure it out why it is happening and where to go and try to fix it.
I am using the subscriber implementation on my nRF51, Raspberry...