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,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
Hi,
We are developing the product based on nRF52840 Chipset for BLE Application. We are using the Segger Embedded Studio ( SEGGER Embedded Studio for ARM Release 3.52a)...
I implemented some NonSecure Entry functions in my app and I've noticed that if I check an object using the cmse_check_address_range intrinsic that the check fails if the...
Hi,
I have Six services in my project to be advertised and make available to the user at a time.
first I have faced problem while advertising two vendor UUID's.I solved...
Hi! I'm planning out the connection of a micro-SD card through SPI to the nrf52840. I'm reading through the documentation and when powering the nrf using a Li-Po through VDDH...
I am trying to add a bootloader to my application which I have currently running on an nrf51822 with SDK12.3.
The first problem was that the examples from SDK12.3 do not...
Sir,
I finally got success to measure the Coin Battery using a analog INPUT of NRF52832, AIN4
i am using ZEPHYR RTOS
I have to connect the BATTERY VDD to the AIN4. ...
Looking for Android logging utility where host processor on a Mobile device is interacting with nRF52810 over UART interface.
or Provide a stand alone logging utility that...
where can i search whta the mean about <type>,<result>,<datatype>,,<qos>,<retain>.....Etc.
EX: #XMQTTEVT: 4,0
I Don't know what these values represent
thanks
...
Hi,
We're using a 51422 with s130 to perform OTA DFU.
Both bases for bootloader and central are from sdk 12.2.
We have already implemented the older DFU (non-secure...
Hi,
I want to use the Code Profiling feature from Ozone with my nRF 52840 DK and the j-Trace Pro Cortex. Compiling and debugging my program works flawless inside Segger...
I am trying to figure out how to use the TX part of the BLE NUS Service to send a notification. Currently I am receiving data via the nus_data_handler, however because i will...
Hi, I just got my nRF5340 PDK and was wondering if it is possible to develop applications for the nRF5340 PDK in the Keil IDE?
I have been reading on the site and trough...
Normally with Segger Embedded Studio if you want to do a command-line build you use embuild.exe instead of emstudio.exe and away you go.
However, the NRF Connect/Zephyr...