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 have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hallo Community,
I am new with Nordic chips, now Im trying to develop a BLE central, then i took the BLE_CENTRAL BLE_APP_UART example to start doing it, the SDK is the...
hello,i am using nrf52 DK.I was testing ADC example code .I am giving acq time is 3microsec .I want to find the total time is taken to sample adc for one sec.In data sheet...
I used S130 peripheral nrf51822 - nRF5_SDK_12.1.0_0d23e2a
Master Console Panel connection ok, and bond click error - >
BTLE_CONNECTION_TIMEOUT
I debug in my application...
Hello,
I'm having trouble with my nRF52. The power consumption is around 2.17 mA when sleeping. I'm using the softdevice 4.0.2 enabled and using the sd_app_evt_wait and...
Hi,
I am testing the current comsumption of nRF52832 using the original code of "nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral\ble_app_beacon ".
The peak TX current I...
Hello,
I would like to know if I can use nRF51822 chip to get partial BLE packet information like Access Address, PDU before the whole packet has arrived.
If yes how and...
Long title, but basically sums it up - is there any way to put the nRF51 into the off state from within the hard-fault handler if the soft-device was enabled prior to the...
Hi guys, I am trying how figure out the the devzone.nordicsemi.com/.../ works or ecuations to estimate the battery life using a central module.
My central device is battery...
Hello,
I am using nrf52832 board, with SDK 11.0.0 and s132_nrf52_2.0.0. and trying to program a 512 Bytes text file using nrfjprog (J-Link: JLinkExe) in flash.
The nrfjprog...
Can anyone on the Nordic Team provide some updates on these two projects in GitHub
pc-nrfconnect-boilerplate and pc-nrfconnect-core
Are they ready to start developing...
Hello developers,
I am trying to integrate ADC, TWI based MPU6050 for accelrometer with ble_nus service for data transmission. The ADC and MPU6050 works perfect but once...
I want to use sha256 library with S130, I have checked the documentation here developer.nordicsemi.com/.../a00985.html
Its very confusing and I have no luck yet, has anyone...
Hello,
Two years ago I develop a board with a nrf51822. Right now I'm trying to use the same board again. I installed the new SDK 12.3.0, GCC ARM, nrf command line tools...
Hi all,
I'm currently trying to get the UART example (no SoftDevice) to work under Segger Embedded Studio. What I know is, that retarget.c is used to redefine the neccesary...
Hello,
I've been implementing DAC control trough SPI and DMA using the NRF52 and it is working nicely. During development however I encountered what i think is a bug in...