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...
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...
Hellou, I'm developing firware which is modification of light switch example. I have build in communication protocol, and when i receive coomand to remove nodes promisioned...
I recently downloaded nRF52840_PS_v1.0 and noticed a change in the register description for the SAADC RESULT.PTR (p. 365). A note was added that states... "Only bits 29 and...
Hi,
I have got two questions:
1) I am trying to write a code into nrf52840, and was wondering is there a specific SDK version to be used for the nrf52840 DK, or we can...
Hi,
I have used Nordik UART iPhone App code for our App development
Now till iPhone 7 App is working fine.
Now when I run App on iPhone X it is displaying log error...
I have a usb dongle with nRF51422 (PCA10031) and downloaded nrf sniffer software version 2-beta from https://www.nordicsemi.com/eng/nordic/download_resource/65225/1/90637756...
hi,
i am using NRF52832 DK, and sdk 15.0.0.0 ,,
i want make the central to work also as a peripheral...i.e whenever central is not working ,or ,central is not in connection...
I am evaluating the throughput of BLE communication between 2 NRF52832's, 1 acting as a central and 1 as a peripheral. I've modified the ATT_MTU Throughput Example, and I...
Gone through sdk 11.0.0 Experimental_ble_blinky application, i trying to assign one gpio pin in place of connected LED. what is it receiving when pressing on & off switch...
Hi,
I'm working with nRF52832 chip following the example "ble_app_beacon". I see the advertising packet is limited to 31 bytes only. However, I'd like to take an advantage...
Hi,
I have arm based application processor and need to connect with nRF52840 using UART, I don't have any idea about bootloader and factory firmware when hardware assemble...
We are trying to determine the emission designator for the nRF52832, or at least to determine the necessary bandwidth so that we can create the emissions designator. Please...
Hi everyone,
I have a problem with SOME android devices.
In particular Android devices with BLE 4.0 & 4.1, but I have NO problem with Android device with BLE 4.2 and iOS...
Hello,
We are using nRF52832 DK with SES IDE and latest SDK 15.0 sd 132. We have developed one multiplink central device and modified ble_nus_c with our application to connect...
I use nRF52832,is 2.5v power supply,but you can't download the program,w hen I set the voltage above 2.8v, I can download the program,then I switched the voltage to 2.5v and...
Hi everyone
I am able to send the data over the UART to the Real Terminal and also to my other device working on UART protocol. However , I am not able to read the data...