Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Besides the fact it's a later release?
i.e., why does one have "nRF51822" in the name and the other simply "nRF51" ? Is it because the former will only work on a 51822...
Hello,
I have the Bluetooth Smart Beacon Kit along with the Dev kit (J-Link Lite and other eval boards). I am using the nrf51 SDK version 6.1.0.0 in eclipse along with GNU...
I have a a new pca10028 DK board and a pca10000 dongle. Using Keil v5.14 and Nordic SDK v7.2 I can compile, download and test several pack examples (e.g. ble_app_hrs, ble_app_alert_notification...
We need to develop a system that can receive multi heartrate ANT+ strap signal at least 50 to 100m range. Im newbie in this technology and I don't know if is there any antenna...
Hi
I am using SDK8.0.0 ble peripheral sample code and PCA10001 board but I am not getting any advertise ment on sniffer.
I have test hrm, template and ble nus_uart code...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hello, I build a BLE 6LoWPAN environment on my raspberry pi with Kernel 3.18.3 and connect a BLE Dongle. The BLE Node is Arch BLE ( www.seeedstudio.com/.../Arch-BLE-p-1998...
I referenced the question in this link devzone.nordicsemi.com/.../sd_ble_gattc_primary_services_discover .
And I can see the Read by Group Type Request and response in sniffer...
HI,
I add a readable and writeable characteristic with :
attr_md.vloc = BLE_GATTS_VLOC_USER;
attr_md.vlen = 1;
attr_md.wr_auth = 1;
and
attr_char_value.p_attr_md...
Hi Guys,
I'm doing a test between CC2541 and Nordic NRF51822. The CC2541 work as a peripheral role. NRF51822 as central role. But CC2541 can update another CC2541 that...
I'm working on a design that requires an adc reading to be taken on a pin that is also used as an interrupt. I've looked at the reference manual but am still confused as to...
The end of memory bss is @ 0x20002DAC (11692B).
The start of the heap is @ 0x20002DB0 with a size of 2560B.
The heap ends at 0x200037B0.
The stack works back from the end...
Hi,
I intend to buy the NRF51822 beacon to use it to transmit data from an SPI-linked sensor. Is this feasible? (It seems so, but I just want to make sure). Also, will I...
Yesterday was the nrf Beacon application for Andriod Studio released. I added the project DFU library to the same folder as described. But I get an error:
Gradle 'Android...