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, ...
Hi,
I'm trying to use the same timeout_handler for two different timers. I use the p_context (as explained here ) to pass a flag to the timeout handler, so that he knows...
At the start of programm, I create a timer_id used the follow code:
app_timer_create(&m_sec_req_timer_id,APP_TIMER_MODE_SINGLE_SHOT,sec_req_timeout_handler);
when the...
Hi, I started using the nRF51422 kit today. Downloaded nRFgo Studio, Master Control Panel, nRF Connect, BLE Sniffer, Wireshark 1.10 (after figuring out that you don't support...
Hai
i am planning to make an iot project with ble for my academics. I am using arduino to control the ble.
I was done a test with blend micro to know its maximum range...
Hello I would like to use more dongles with pc-ble-driver-py. For example I want to create multiple advertisers and test that my DUT would see multiple advertisers. I tried...
Hi all,
I was looking into using a PWM for LED dimming, and in an attempt to smooth out transitions between light states, I found that there was visible flicker as the...
Hi
I want to ask what the this define
#define NRF_CLOCK_LFCLKSRC {.source = NRF_CLOCK_LF_SRC_XTAL, \
.rc_ctiv = 0, \
.rc_temp_ctiv = 0, \
.xtal_accuracy = NRF_CLOCK_LF_XTAL_ACCURACY_20_PPM...
Our code is 21k excluding soft-device,as per the example 15k should be the max size limit of code to update FOTA. Is it possible to make changes in DFU bootloader so that...
I read the doc of nRF51, so many reference pic.
Can anybody have make a summary of it
I think Decentralized understanding is difficult.
If we can read all of it in...
Hi,
I am driving 8 RGB LEDs directly from 51822, meaning there are 24 individual LEDs sinking current into the chip. The LED are off or partially on most of the time, but...
I have programmed the system_off with 2 causes of wake-up on 2 different pins.
When the device is woken up, how can I check which pin is the wake cause ?
Thanks for...
Hi,
I use SDK 12 softdevice 130 2.0.1
The example project of HID is running on my nrf51822 board, it is pairs with iPhone but the windows 7 write that the HID driver...
Dear,
I am now testing Power Profile Kit. Using nRF52 DK.
But Strange, Measured Value is strange as attached picture.
Is there any problem on my measurement or setup...