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...
When I used IAR to debug the routine with BLE in NRF52-DK, the program could not run to main after downloading to the chip (J-Flash had burned softdevice S132 previously)...
We're using nrfutil v.6.1.0 in order to perform DFU updates to our target board using nrf52840-Dongle, and we're experiencing some issues. Everytime we try a download, even...
Hi! I am using an nRF51 DK board and the app_pwm library. I am using SDK 12.3.0.
Why doesn't
stop the PWM? I call it right after initialization:
... as well...
First of all, I ask for your understanding of my poor English. I am a student studying in Korea. Ask for help.
I wonder how each pair recognizes each other when two pairs...
Hi,
I am just staring my evaluation with nRF9160-DK. The video says I need to turn the dev board on, insert SIM card and wait for LED3 and LED4 to light before proceeding...
Hello,
My firmware is based on the ble_peripheral_HID_mouse (nrf52 DK, pca10040e_s112). I receive unexpected BLE_GATTC_EVT_HVX events of indication type from Client side...
Hello, I am using nrf52840 dongle for development purpose whether there is any provision to generate the code which is used by nrf connect for desktop from the app or by any...
Hello, everyone.
I'm dealing with an example of a sensor in SDK v14. I've checked it's working and now I'm going to put it in the code I made in SDK v17.
Code must be...
What happened to SDK 7.0.0
It is no longer available for download.
I assume some problem was discovered, so it should not be used any longer, at all?
Any help a...
Hello,
For clarification I use the nrf5_SDK_for_Mesh_v2.1.1. and the nrf52832.
I'm trying to scan for Ibeacons in which I need to get the UUID, major, minor, and the device...
Hello,
I have intention to use NRF52840 as HW peripheral just for communications over BLE. It means, it will be connected to the main MCU and provide interface for utilizing...
I am using nRF52840 Dev kit (PCA10056) , with nRF Mesh SDK 4.0 and nRF SDK 16.0 .
I have such FOUR kits . I have been able to modify vendor model for a sensor to transfer...
Hello everyone.
I'm a fresher of programming nRF52833. I'm doing an application for my final project in my university. What I need is get the RSSI in order to analyse the...
Hello -
I am evaluating nRF52840 to replace the Bluegiga BLED112 in an older product. I am surprised to get very low range from the nRF52850 USB dongle, barely 10-15 feet...
Hi, NordicTeam
Nrf52805 as slave and mobile phone as master to connect slave. NRF_SDH_BLE_GATT_MAX_MTU_SIZE = 247, MTU = 23, the master sends the Prepare Write Request to...