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...
Using nrf52810 SDK 17 ble_app_hrs for my example, and i add some code about the passkey
Now the situation is after I enter the passkey on my Iphone nRFconnect app, and if...
As with my recent inquiry about a softdevice assert at PC=0x24e70 , I'd like to know which assertion fails in softdevice S132 version 7.0.1 at PC=0x157ec.
Is there a table...
Hello,
I observed a weird behavior when I changed to nRF52840-DK from nRF52840 Dongle. I am using the device as an SPI slave connected to a Raspberry PI as SPI master. ...
While trying to execute the light switch example, i was able to set the nrf52840 as evaluation board as proxy server but failed to do the same with the dongle.
2)When...
Hi,
When running the at_client example, I send the AT+CFUN=1 command via the LTE link monitor. After a few seconds, the nrf9160 reboots.
I want to say that before my program...
Hi all,
Currently I am working on my first project with the nrf52832. All is going quite well, but I would really like some help with my flash layout, basically I got some...
I'm attempting to control the microphone level from Windows 10 and Mac OS by configuring a Feature Unit.
The USB audio example demonstrates how to configure a feature unit...
Hi,
I am using the uart example from https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/uart/src/main.c
I want to read serial data from...
I'm making my own protocol on nRF52832 devices and I'm wondering if there's any possibility to have data corruption when CRCSTATUS contains CRCOK value.
I'd like to get...
hi all,
I am using the following example:
"..\nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_uart_adc_scan_mode" to send via bluetooth data coming from ADC. ...
Hello, team.
Thank you for helping.
I was wondering that what is the difference between 'managed flooding' and 'relaying' in mesh.
The only one that I know is provisioning...
Hi,
I am just a beginner in this field and need support to proceed.
I want to have a BLE Mesh network using lights, switch and occupancy sensor. In this I want to use...
Hi,
I need to modify the ble_central_hr_c example to connect to the hear rate strap with the best rssi.
For this I got to say listen for 10 seconds or so to all the...
HI,
I want to update the application FW in mesh sdk environment from flash memory. The new binary is in the flash memory already (I received it from a spi-ethernet interface...