Hi, I am working with nRF52 DK (52832), and the issue I am facing is that i am unable to increase the data size of data SPI -DMA can receive. Currently it is configured at...
Hello everyone,
I want to evaluate the power consumption in idle mode of the nrf9151 sip.
Environement:
nrf9151dk_rf9151_ns
nRF Connect SDK Toolchain v3.0.2
VScode...
I’m using SMP over UART to send the erase command ( {"slot": 1} ), and it only erases the application core image (image 0). I also have a network core image (image 1) present...
So i am currently referring this ticket and from that I get to know that when when setting parameters for create config (HCI_LE_CS_Create_Config) command for channel sounding...
I am trying to get the lowest possible power consumption for my Thread device, so I am experimenting with different configurations.
Currently I'm testing with SSED ( Synchronized...
Hi Noridc expert ,
I am trying to configure using nsib + mcuboot on nrf52840,
I need to build the image with only public key avaliable , and sign the image else where...
Hi,
I tested IoT SDK demo which Nordic officially released in end of Dec. As reading document
IoT_SDK_step_by_step.pdf which posted in blog in developerzone.
At last...
Hello,
We have a evalkit nrf51822 and we search how to try the bluetooth with the direct mode but after programming with the firmware direct_mode_test we still have an error...
Hello Everyone
As new nRF51-DK board contains on board nRF51422 IC , can i download S110 stack on it directly and start my application , as i want to do bluetooth low energy...
Hi,
I am currently implementing the BALF-NRF01D3 and I read in the docs that no 0.8pF capacitor is needed on the output (SE).
Does this mean that no antenna matching...
I am reading the sample app codes of ble_app_hrs_s110_pca10028, which is using the simulated data as the heart rate, battery data. My question is in which function the data...
Hi
I am trying to run an application that needs to use ESB and BLE. For that I am using the ble_app_template (SDK 6.1.0) in which I have a included the esb_sd_resources_arm...
Im using GCC + Eclipse with the S110 SoftDevice and the HRS example code. Everything is working well except for printf (which I've added a call to via app_trace ). I've set...
I'm looking at the output of nm on my ELF file:
20002004 00000002 d heart_rate /path/to/Debug/../src/ble.c:132
.
.
.
200028ac D __data_end__
200028ac D __data_start__...
Hello,
I've ordered the kit NRF51-DK, and waiting to be deliver.
NRF51-DK is including a J-link on board, my goal is to program this kind of cheap board with it just...
Is there a window in Keil uVision available to monitor how much flash and RAM I've consumed? I'm not seeing anything in the build output and am not sure where else to look...
Happy Christmas All.
I had a Keil ARM IDE and the rest of the software to get my PCA10001 for the EV board set up a while back by just following the instructions that came...
Dear all,
I use the softDevice S110 V7.0 together with the SDK v6.1.I
've modified the dfu_dual_bank_ble bootloader.
Instead of waiting for the button press, it would...
Hi,
Does the nRF51822 SDK support the generation and broadcast of dynamically changing MAC address (i.e. resolvable private address, Bluetooth 4.0 specs, Volume 3, Part...