Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
I was actually trying out Nordic mesh topology and wanted to tryout the example programs.
SDK: nRF5_SDK_15.0.0_a53641a
mesh: nrf5_SDK_for_Mesh_v2.2.0_src
IDE:...
Hi Everyone
I am using
SDK 15.0
Segger Embedded Studio
nrf52840 on a custom PCB.
Softdevice s140.
FreeRTOS.
My requirement is , on the press of a button , the...
In the news today (26 Oct 2018):
http://www.eenewsembedded.com/news/embedded-studio-410-arm?news_id=111432
Will this work with current Nordic SDKs, or should we wait...
I am using FreeRTOS (sdk 15.2) configured to use RTC for the tick source and systick timer for the system. I am trying to put the device in a low power mode. I have tried...
Hi,
I use Iphone to scan for arround ble package.
The beacon is configured broadcasting every 200ms (I think all 3 channels 37, 38, 39 is default to broadcast signal in...
Hello,
I have a secure bootloader and an application on nRF52840 with SD 15.2.
I try to add watchdog support in application based on watchdog exemple but if i remove feed...
Hi,
i'm actually working for interface the nRF52 with the STM32. Actually i completed the part where the STM32 send some data and the nRF52 recive it.
Now i need to do...
Hello,
I am a beginner with Nordic semiconductor. I downloaded SDK v15.0.0 and used some of the examples and it worked perfectly for me.
My project uses different modules...
Wiring diagram
Testing process,The product will automatically disconnect. But it can connect again.
After setting the voltage to 1.8V in the voltage Reguator,...
This time I am trying to run Wireless UART Example but it seems that it does not work.
After I flashed dev board no LED were turned ON or flashing but web site says:
LED...
Hi!
Is there an example to extend the Bluetooth MTU size to more than 20 bytes together with SDK 15.2?
I found only examples with older versions.
Thank you in advance...
Hello
I'm wondering if it is possible to upgrade over-the-air from SDK11 to SDK15.
I know already that using the example bootloader from SDK11 will not work because the...
Setup: nRF5_SDK_15.2.0_9412b96 / s132_nrf52_6.1.0_softdevice / nrf52832
I tried to make a multilink nus central (PCA10040) with 2 peripherals (PCA10028) connected to it...
Hi, I would like to send data from nRF52840 Dongle to Raspberry Pi 3 through USB-UART. I programmed the ble_app_uart_c example found in SDK 15.2 and I connected that to my...