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,
In nRF SDK15, Bluetooth peripheral examples for HID devices were limited to keyboard and mouse. By any means, can we configure Nordic device as a game controller?
Hello,
I am currently learning the PWM peripheral of the nRF52DK and am a total beginner in PWM.
I have tried running the attached program and this allows the LED0 to...
Hello,
I am working on a project which requires radio transmitter and receiver to work in sync with the SPI. So the setup is as follows the Transmitter transmits a signal...
Hi,
I am trying to write my own dfu updater for the NRF51 chip and I am stuck trying to make sense of the actual DFU sequence described here infocenter.nordicsemi.com/index...
I am trying to set up mqtt between 2 nrf52s and rpi3 with the examples of sdk 15.0.2. I am very new to nrf52, rpi3 and networking. I have read everything needed as much as...
Let's send a string over UART. RTS signal will go low (active). So far, so good.
The problem is that RTS remains active even after sending is done. And because it is still...
I have two boards. I ran the exact same commands on both boards. The commands flash the same bootloader+app+softdevice+app settings hex file. One board reboots into the application...
Hello,
Setup: Running Ubuntu 18.04 inside Windows Host (using VMWare).
Device: nrf52840DK
Operating System (used for development): RIOT
I would like to communicate...
Hi,
I am running IoT LWM2m example. Everything were going fine since yesterday. when I do hcitool lescan, i see following output:
hcitool lescan LE Scan ... 28:45:8B...
I am using the ble_blinky example (s132) and want to increase the number of characteristics. I get the error code 4. I think the storage capacity is not the reason why I can...
Hi Team Nordic,
I started developing a project using SDK 15 using DK nrf52840 .
I went through several threads and started by creating a test folder inside example directory...
Hello,
I have the proximity example updating the battery service value fine using the provided nrf_drv_saadc.h driver. When converting the saadc driver to NRFX (nrfx_saadc...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi,
It seems to me that unused GPIO pins can stay float. However, earlier questions made me less confident.
Is firmware setting is enough?
Thanks,
Daniel
1. Is it reasonable easy to get a stable throughput over 1Mbps at a 3 meters range? 2. How much CPU resource is available at above situation? Or how many DMIPS is left at...