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...
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...
Hi there!
I am trying to develop some application using ANT, and for that I bought some nRF51 (10031) dongles and one nRF51 DK (10028). In the beginning, I tried to use...
We are trying to dump SDK 12.1 examples and advertise the example, we used Segger embedded studio to dump the code, bps example. we followed devzone.nordicsemi.com/.../ to...
Hi,
I'm using an nRF52832 with the S132v2 and SDK 11 and wanted to test the ble throughput.
The nRF52832 should send as many as it can to an "normal" BLE-USB-Stick.
...
In SDK 11 the FreeRTOS port has the following line is declared in portmacro_cmsis.h
#define portNRF_RTC_PRESCALER ( (uint32_t) (ROUNDED_DIV(configSYSTICK_CLOCK_HZ, configTICK_RATE_HZ...
After updating from sdk11 to sdk12, the application only starts in debug. If started with reset, it hangs. I am running on a pca10028 board an with EmBlitz 1.0. NRF51 is QFACA1...
When I test the example, When I disconnect my phone of the nordic board.
I can use the other Phone to connect the nordic board
So, I think that how to avoid the connect...
I compile blinky_pca10040
I use IAR EWARM - ARM Cortex compiler
I have a Rigado BMD-300 on my PCB
Use J-LINK EDU
When I try to download and debug, I get the error
"Failed...
Hi
I came across this article:
www.nordicsemi.com/.../Bluetooth-Smart-hearing-aid-receives-stereo-audio-direct-from-iOS-devices-and-can-recognize-and-optimize-settings...
Hi, I want to change some configurations of my beacon such as packet type, UUID, Tx power and so on, in an online manner through the Bluetooth connection(by an application...