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...
Hello there,
I created a project a while ago with the SES and the SDK 15.x. For a new Project, we would like to move to PlatformIO. Right now I am evaluating where we will...
Hi Guys
I recently made my own PCB for a project. On the PCB I am using a Laird BL654PA Module with external antenna. All the I/O's work great but im struggling with the...
Hi,
We had met problem at buttonless DFU with bonded information at Andriod set-top-box.
The problem we saw is we can not know when the ATT table is different at andriod...
I'm trying to wait on a single POLLIN event on a net socket, but I'm finding that poll() will still return immediately with the POLLIN event even if it's not set in the struct...
Hi , I am developing a zigbee project using nrf52840 using NRF52 zigbee sdk . I had to do some changes in zboss header files ( zb_config_common.h and zb_config.h ) to change...
I'm using the NRF52840-DK with the SB40 jumper cut, then powering through P21 and measuring with an ammeter across P22. USB is unplugged during measurement. I'm using zephyr...
Hi,
Eventhough I am able to communicate with my I2C slave, this message appear for every transmision.
[00:00:00.709,350]
[1;31m<err> i2c_nrfx_twim: Error 195952641...
I get long range demo code for 52840 on the web:
long_range_demo_15.2
and modify the code to test the 52833 long range feature;
MAINLY code:
My question is:...
Hello.
I would like to use UART or UARTE in all of my future projects for debugging. What steps do I need for one app to work? More specifically:
1 - What include folders...
I'm new to the nRF5340 and zephyr and ncs, but I have gone through the tutorial series
We're developing a product that will use the SPIS peripheral on the nRF5340 and...
Hi, Im developing a Zigbee concentrator. I used nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730 ble_zigbee_template as start point of my project. The light bulbs and switch...
We are using Lairds BL652 module in our product and develop code for it using the Nordic Semiconductor nRF5 SDK and flash it using jlink. Referring to the attached schematic...
Hello Nordic,
I recently setup the Command Line application for our device, using USB CDC ACM. I started experimenting in the example cli project. After everything was...
Using nRF Connect SDK v1.2.0 on nRF52840 DK (PCA10056)
We are evaluating the nRF Connect SDK on the 52840 until our 5340 PDK arrives. While running the mesh light example...