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, ...
maybe the document of GPIO Pin sensing mechanism has some wrong in the nRF51 Series Reference Manual (version 1.1).
sense high/low level defined in the document is different...
Hello,
I'm looking to find an example of an iOs code (xCode), in order to control the led with an iPhone (a simple application : on the phone, there is one button, and...
Hello all, I am using nRF51822 SDK8.1.0 SD130
The code was a central, and I want add a peripheral function.
I reference \examples\ble_central_and_peripheral\experimental...
Hi,
I can't find any data on the analog comparator delay in the datasheet. Except the 15 us for anadetect signal. Is this the delay through the comparator for normal signals...
Hi,
I am developing some DFU OTA firmware for nRF51822, QFAAH0 (v3 silicon, 256kB ROM, 16kB flash), on a custom board, using SD110v8. Both my application and bootloader...
I am playing with the nRF52-DK preview and I noticed the samples in the 0.9 SDK are set to 32k of RAM. I increased it to 64k as per the chip specification and had no problems...
Hi,
I'm in a situation where I need to get two devices communicating using S110. I am aware that I can send using S110 and I am only referring to small transfer sizes....
Hi,
I meet a very strange situation when I tried to wake up nRF8001 from sleep.
I send 0x05 to nRF8001, it replies me ACI command 0x40 is unkown (0x82).
I have checked...
Greetings,
I recently bought an nRF51 dk and was trying to see how to implement the AVRCP profile to play/pause music on a smartphone.
After some research, am i correct...
I measured the conducted power on the PCA10028 demo board and get ~2dBm out when I set the output power to +4dBm. It appears the PCA10028 is using a discrete balun. Is 2dB...
Hello,
Setup:
SDK 9.0
SD 8.0.0
I have an application where we are using Pstorage to store persistent system settings.
When I flashed the device we were using this...
Dear All,
I'm a beginner in programming of Nordic component.
I try to synchronise the date and the time between client which is an application in PC and a component...
I'm currently developing a concurrent central/peripheral application using the nRF51, S130 and SDK 9.0.0. It uses the Nordic UART Service, and it would be nice to make use...
Hello,
Is it possible to use EasyDMA directly with nRF52 SDK without using one of the higher level libraries that use it, i.e SPI / UART? I am interested in implementing...
Hi:
I want to let link manager controllby by me. for example, I want to ask link manager to emit such LMP_test_control, LMP_activate command via HCI. how to do by nRF51?...