Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
fds_init fails for several valid reasons, but my issue is how to recover. This for me was triggered by a firmware upgrade overwriting the fds file area. This can trigger fds_init...
Hi, I learned how to replace the softdevice for a normal application. I've replaced 140 with 340 in my app. However I don't know to do that for the boolloader.
What I want...
Hi Nordic,
I want to control an LED with the nrf GPIO, the LED Anode is connected to VDD, through a resistor, and the cathode is connected to the GPIO. Under this configuration...
I want to use the nPM1100 to battery manage, and supply power to the nRF52xxx - along with a heavy duty load ***directly across the battery***, so that full battery voltage...
Hi,
I'm running the experimental example: 'ble_nfc_pairing_reference_pca10400_s132' using sdk17.0.2 (and 17.1.0).
After I installed the micro-ecc following the guide on...
Hello
I am evaluating design of wireless communication in power supply with nRF24L01P , and I have 4 questions.
1.I want to know the Mean Time Between Fails (MTBF) and...
I'm using softdevice s140.
My power comes from a CR2032 coin cell.
My board has a 1.8V LDO (Toshiba TCR3UM) because my temperature sensor is calibrated for 1.8V (TMP112B...
Hi,
Looking at the source code for nRF Connect SDK v1.7.0-677-ge3c356ec8 and SDK For Mesh 5.0.0 I can't find any indication that the following section of the Mesh Profile...
Dear Nordic,
we are devepoling FW based on nRF52832, SDK 17.0.2. We have 2 devices:
BLE Central with SD S332
BLE Peripheral with SD S112
We setted up an open BLE communication...
hi all,
i am using sdk v8. i want to on rtc when button is pressed and i want to off the rtc when it is released.
i am using bsp_handler only for button press.
PROBLEM...
Hi,
I am a little confused between GPS and AGPS sample code provided by nordic. can you help me to understand it?
I just want to send GPS and accelerometer data of thingy91...
I am trying to build the ncs example direct_test_mode with the nrf52840dongle and I am running into these warnings on build in vscode:
I do not understand what it means...
I tried using the ble nus with throughput using the example from https://github.com/LeoHJX/ncsExp/tree/master/app/ble/throughput_nus . However i kept getting an error on the...
Hi all,
I am running an cts example which is asking for bluetooth dongle is there a way to avoid bluetooth dongle,
or can u suggest any example for current time service...
Thanks in advance for the help.
I connected my 9160DK (V1.0.1), downloaded the SDK programmed img_app_bl\serial_lte_modem_2021-10-20_d29f1dde.hex and tried to follow the...