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, ...
Dfu not working when i try to upload my custom made application second time.
nrf51422 sdk v8.0 and softdevice s110 on pca10028
the steps i used to do dfu are as
1)programed...
Dear all
I have some questions about nRF51822 bluetooth smart beacon kit, I read the User guide, but I can't get information about the following questions:
1、what is the...
I want to change bootloader start address BOOTLOADER_REGION_START to 0x33800 to store user data and DFU. But when I only change BOOTLOADER_REGION_START, my device can't work...
Dear Developerzone Board
Does the nRF51822 Sniffer just start with the conversion over all advertising channels or do I need to send a start command? Which command set...
The ENable pin on addition hardware component requires "floating" to power on, and drive low ( less than 1.25V) to turn off.
Unclear based on my understanding of the chipset...
Hello
Is there a way to stream data from one nRF51 device, to a second nRF51 and have the received data sent over UART to a host PC? Basically in my setup, I have a custom...
I'd like to understand why BLE_GAP_ADV_TYPE_ADV_IND is used while using a whitelist.
An example application that does this is the ble_app_proximity app. You'll see the...
Hi.
I need to use multiple SPI devices and I'm not sure which is the proper way to handle this, should I open/close each time the SPI port with different SS pin configurations...
Hi,
I wonder if nrf51822 has a clock inside it.
It doesn't need to be real clock
but It's important to me.
I store datas on flash and send it to the phone when it...
Greetings,
Kudos for implementing a no glitch version of PWM with and without using timeslot.
github.com/.../nrf_pwm_noglitch.c.
Could the reasoning for the following...
Hi,
I'm really struggling and the Android side (I guess?)
I have a nRF51 app based on the UART initially, with my own services added. etc.
On the Windows MCP it behaves...
Hello,
I work on nrf51822 with S130. I use nus service with uart_c and it's very slow (500 ms to send "abc" test string).
I am not energy limited on this application...
I'm working in a project & I need to update my firmware from my mobile app not through the nordic applications, when I tried nordic applications, just to prove the concept...
It's said that timer0 is used by softdevice and the current consumption differentiates for the defferent timer frequency (PS V3.1 table 22 and table 52).
But I don't find...