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...
hello ,
can anyone tell me what shall i change in light_switch_client ( server ) to implement the simple_on_off model instead of generic_onoff_client ( server )
i started...
I am using nRF52840 for bluetooth mesh technology for industrial light control.Can anyone help me for my project, how can it be done,I have the light switch demo file, but...
Does any one use mtm m905 module. i tried this module and its a complete failure. the smt package is not standard and the BGA factory failed many times to solder this Module...
Dear Nordic Support Team,
I'm working on a BT Mesh implementation and came across a problem with the proxy enable / disable feature.
Disabling the proxy function doesn...
Hi all, I'm working on making mesh sdk work with peripheral uart example. I tried to merge peripheral uart example (nRF5_SDK_15.0.0_a53641a) into proxy_server example (Mesh...
Hi,
I was into the working of bluetooth mesh. I was wondering if it is possible to configure a bluetooth mesh network with a smart phone acting as a provisioner and by any...
My aim is to establish communication via nRF52840 dongles. This means if I connect mobile phones to the dongle and the data sent by one mobile phone should be received by...
Hi
Does the nRF52840 and 52832 support automatic gain control (AGC) for for BLE?
See this Ti post which suggests AGC is not used for BLE
http://e2e.ti.com/support...
I have recently migrated from SDK 15.0 to 15.2 and are experiencing problems with my code.
I have a nRF52840DK and have attached two accelerometers to this board. I am able...
Hi,
I'm currently working on achieving BLE NUS + ESB UART concurrent implementation via timeslot API, by referring to the example here . I have ported it to utilize SDK15...
Hello,
I'm using nRF5 SDK with version 15, nRF52832 IC and softdevice s132. I need to save hold the data in the ram even in sleep mode. I'm using the below code. However...
How can I return my nRF52840 DK to its out of box condition (firmware, demo) so that I can turn the device over to a colleague and let them run through the getting started...
1. SDK version : nRF5_SDK_15.0.0
2. Platform : nRF52832
3. Purpose: NUS service with example ble_app_hrs_rscs_relay.
4. Problem : NUS device connection only success...
Using a Peripheral set in Central mode and write then read data back in the Dongle nRF5240 set in Server Mode.
Once connected and exchange MTU (extended) I write and then...