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, ...
Hello,
I've read that some devices (e.g. Nexus 4 and Nexus 7) notify only about the first adv. packets from connectible peripheral and the only solution is to disable continuous...
Hello
I am working on a proprietary radio protocol while dealing with a problem that I stuck at for 2 days now. I am managing to get the radio stuck in a TX state (NRF_RADIO...
Hi,
I would like to ask a question about the power consumption specified in nRF8001 datasheet:
the graph on page 40 shows that the average current consumption is about ...
uart not accepting my static passkey when i added dfu in my project. using ios app nrftoolbox.
programed soft device s110. programed dfu dual bank example project then uploaded...
hi i am trying to setup a connection with CP2130 with nrf51. i am using nrf6310 kit. i flashed the spi slave example into into nrf51. on nrf51 these are the connection pins...
I am attempting to wake up every 250ms using an app timer to manage some background tasks and update our BLE advertising manufacturer data if needed. However, once we enter...
this the origin code of offical,,,this some err?? help !!!!
static int8_t channel_port_alloc(uint32_t pin,nrf_drv_gpiote_evt_handler_t handler, bool channel)
{
int8_t...
Hello,
I am using nrf51822 and I want to get RSSI values as much quick as possible(around 20 samples per second) .
Previousely I used MCP and decreased the scan interval...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi all
We use the nRF51822 with the S130 V1.0.0. Our application initializes the TIMER2 (f = 16MHz) with a EVENTS_COMPARE interrupt on the CC channel 1 to monitor some...
I have an implementation of pstorage that works very effectively in one build of software, but is dramatically slower in another. Specifically it is taking 10 minutes to actually...
Hello everyone,
i just stuck with bluetooth Range in nrf51822. I am transmitting data using bluetooth at +4dBm(which is maximum). In my experiment my nrf51 dongle is moving...
Hello, I am using the examples\ble_central\ble_app_hrs_c project from SDK_8.1.0 with s120_nrf_2.0.0 on an nRF51422_CEAAB00. This when the variable m_scan_mode set to BLE_FAST_SCAN...