Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
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...
For simplicity, I extracted the Demo 1 routine from the "pwm_driver" example which has 5 demos 'cause I thought it is simpler.
The code is shown below:
Can you please...
Hi, i want to build my ble app with softdevice. A s a result, I want to have a single .hex file that contains the sofdevice. And i am going to flash it to the nrf51822 using...
I have PTR9818 module and NRF52840 Development Kit. I flash firmware CLI example(SDK for Thread and Zigbee 2.0.0) for PTR9818 module and communicate with PC use USB-USART...
Hallo,
Currently I'm investigating different Low Energy Bluetooth solutions for our healtcare products that we build in Televic Healthcare.
So here is the setup I...
Hi all,
I'm a little bit confused with the Thingy52 SDK.
The "ble_app_thingy_s132_pca20020" code is the same of the "thingy_v2.1.0.HW_1.0" precompiled hex file?
Thanks...
Hello
I would like to know GPIO leakage current, especially when the GPIO outputs Low
state, leakage current flow thorough the High side MOSFET parastic diode.
If nobody...
Hey everyone,
I have measured input current by different transmit powers:
nRF52840
Equipment: Konstanter ssp 240-40 as current source
Agilent 34401Afor current measurement...
I have a custom board on which I am running the fatfs example from SDK15.2.
On SD Card Initialisation the CMD0 response is unexpected: -
Where the NCR would be expected...
Hello-
We are preparing a product for Bluetooth certification. Our design has a PCB antenna and the the testing house is requiring an SMA RF coaxial cable to interface...
I have created a custom Board Support file for my custom Board But it is not able to advertise the BLE Device after I use My custom Board File. When I use Predefined board...
Hi,
We need to collect sensor data from nrf52832 and after some processing, we plot data and generate some notifications etc. on smartphone app.
Shortly we need to design...
Hello, I'm developing a solution by using MESH SDK : nrf5_SDK_for_Mesh_v2.1.1
There is an ASSERT on access.c in nrf5_SDK_for_Mesh_v2.1.1_src\mesh\access\src\ as below. ...
SoftDevice: S132_5.1.0
Environment: I have 1 Device Advertising and about 200 "tags" waking up every 10 seconds and scanning for those advertisements and connecting, I have...