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, I am trying to interface MPU6050 IMU module with NRF52832 DK.
I need to send the Accelerometer and gyroscope data to mobile app by using BLE_UART program
this is my...
Hi,
I'm trying to send a broadcast message from my client to all my server. Actually i'm working over a modifed version of the light switch example.
i saw that in the...
Hi i am using nRF52832 with SDK v14.0.0 on LINUX, so usually a service and a characteristic have the same name space but you just change a few bytes for every id. But the...
Hi there,
I am having issues to run my program after a MTU increase size.
I am getting the following error:
I am not sure if it is related to the RAM size values...
How to select endpoint transfer type in hid keyboard example?
I am using nRF5 v15 with a nRF52832 and Soft Device s132 and the reports keep being sent as a bulk transfer...
I'm finding my PCA10056 nRF52840 Q1AAAA development kit to be acting very strangely.
1) I takes almost 3x as long to program as a PCA10040
2) Generally I have to program...
I'm using nRF24L01+ since some time, the version on board with LNA end PA with very good results. The electronic is shielded on that module.
Very rarely it happens that...
Hi,
here is the situation:
Compiler: VS 2017
CMake: 3.12
boost: 1.67.0
pc-ble-driver branch: master
Firstly I can successfully build the pc-ble-driver, with this...
So I came from the arduino world and made my life simple by making a resitor bridge with buttons so that I could spare many pins for other features. I have problems finding...
I'm trying to understand which part of the code provides the bluetooth connection between two nRF52840. I worked in sdk15.0.0 with multilink, blinky and uart examples to solve...
Hi, everyone,
We are developing project with nRF52832 chip.
For making it's monitoring we used UART communication port. But on the next step of development we had to enable...
I need to interface an nRF52832 with ADS7042, hence the following questions:
1) as ADS7042 requires 14 clock cycles per read cycle, is the nRF52832 SPI API applicable in...
I am constantly receiving an NRF_FAULT_ID_SD_ASSERT error within a non-deterministic time after connecting via BLE.
The program Counter is always 75936 and Info == 0. I...
Hi
Development Environment : windows 7- keil ARM SDK 5 - Arm Debugger Programmer(Waveshare) - nRF51822 EVK from Waveshare
What is the boot_PIN or Boot_Mode PIN
I want...