Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi! I've noticed that softdevice S113 is Bluetooth 5.1 compliant , and that the nrf52 family chips are Bluetooth 5.2 compatible in terms of hardware. a. Is there any target...
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...