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, ...
I am using SDK 11.0.0 on a nrf52832, with FreeRTOS and SD132 2.0.0. I configure the FreeRTOS port so that it uses RTC1 as SysTick. Depending on some compilation macros, my...
Assuming that all peripherals that require the high frequency clock are disabled / turned off / stopped, how long does the HFINT oscillator run after calling __WFI()?
And...
What's the delay from setting the Start / Stop task in an RTC module to when the RTC actually starts or stops? Is it less than 1 clock cycle on the CPU (15ns)? More than one...
Hi, I am using the nrf52 dk to sample two analog inputs through PPI.
My question is if I can use different bit resolutions for each analog input?
-Erblin
Hello !
I have a problem with my program (on a nRF52 board) : when I send a value to the board via BLE, it seems that my static variables are reset.
I noticed that, because...
I need to store data in some moments and if something happen i have to read those data, i have to do a log events.
I use nrf51-dk and soft device s130. This data is taken...
"....\dfu_public_key.c(20): error: #35: #error directive: "Debug public key not valid for production. Please see github.com/NordicSemiconducto.. . to generate it.
i found...
nrf51 dk with 51422 device (10028) was running in Segger Embedded Studio example imported from IAR / Keil ble_app_cscs_pca10028_s130 SDK12.1.0 was just fine. I loaded couple...
Hi,
I'm new and I'm a student.
I have to connect the adxl345z to my board mb39c811-evbsk-02.
It has an nrf51822 integrated.
Someone can explain which pin of i2c/Gpio i...
We wanted to update the firmware over the air, We needed help for zip file creation(.dat file, .bin file and .json file). There are many links online, We needed an link which...
Hi,
I'm developing to NRF81522 mcu, using a softdevice S130.
The MCU is connected to another device through the UART peripheral.
I'm encountering the next problems...
Hi,
I am getting data from sensor and want to replace some new data with the older one in flash using fds. Right now,firstly i will write into flash by using one different...
I am using the nRF toolbox to upload bootloader and firmware to a hardware project. Our project requires the number of packets (found within settings > nRF toolbox > Number...
Hi,
I am trying to flash the blinky example from nRF5_SDK_12.0.0_12f24da, the program compiles and is also downloaded to the NRF52 DK successfully. But the LEDs are not...