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...
The nRF9160 v1.2.0 does not respond "OK" after AT+CFUN=0 !!!
2020-05-07T12:21:07.489Z DEBUG modem >> at+cfun=0\x0D\x0A 2020-05-07T12:21:08.489Z ERROR Error: 'at+cfun=0
Hi Devzone,
I am a beginner in BLE development. I have a nrf52840-dk and want to test the ble-app-uart example in SDK-16.0.0.
I firstly use NRF connect desktop programmer...
Hi,
I recently procured a nrRF52 DK board (PCA10040, v2.0.0 with nRF52832) for our new product development activity.
I tried following precompiled binaries present in...
Dear Nordic Tech Support & community,
The SDK 16.0.0 supports only one button long-push at time. Attached you can find a SDK-patch to add the support of multiple long-press...
Hi Team
I am trying to implement the firmware upgrade for master controller nrf52832 on chip using esp8266 over uart and I am very new with this boot-loader part.
I...
Hi
I had implemented a DFU module in esp8266 where I am trying to upgrade nrf over serial (UART Communication).
I had success with Init file write but when I send the...
Hi,
I am using nrf52833 EVB as an SPI master. The data is sent properly and well-received at the slave, however, I have a problem with the data received.
The problem...
Behaviour:
- Bluefruit the feater (nRF82832)
- Bluetooth BLE
- Implementation of Fitness Machine Service (0x1826)
- What is correct : all characteristics notified...
Hello, Nordic!
Our project is at evaluation stage. We aimed to build an Bluetooth 5.1 AoA indoor locator system, where the reciever should know the location of the transmitter...
We are using nrf52840 USB dongle to get PIR sensor readings and send measurements over the Bluetooth Mesh Schematics are following: We increased power for peripherals to 3...
Hi:
When I use nRF51822's 2.4G Radio(not BLE),I want to improve anti-interference level,Make sure that all my pairs of host and device can communicate normally.
Thank...
Hi
Looking at the AGPS sample code, it seems GPS/LTE is turned on and off using AT commands (AT+CFUN=x, x in {20, 21, 31}).
Do you recommend NOT using PSM when using AGPS...
Hello,
I have several nrf52 Development Kits which will be used for creating a Bluetooth mesh network. They sport the NRF52832 SoC.
Do they have, or will ever have, support...