I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
Hello,
I wonder if I can disable saadc interrupt because saadc is under control of ppi in my project and I don't even need saadc interrupt or interrupt handler.
As I know...
hello Nordic
i am working with nrf52832, sdk 16.0, s132v7.0.1
the device is suppose to be powered on by a press button that is held for a few seconds. there are 2 lines...
I'm trying to use the duration advertising parameter to have the advertising timeout. The timeout works as expected when I have the J-Link debugger attached, however when...
I have developed a custom Buttonless DFU application on top of the default example in the NRF SDK. In this custom app, I have also merged the BLE UART application, so I include...
Hi, I am working with nrf9160 and I am trying to get unix time in a user-readable form. I found this code online that helps me do that ( github.com/.../main.c) but the header...
Hi,
I've searched the forum to see if anyone else has had the same issue as I'm having but couldn't find anything. I'm trying to do DFU via USB with the nRF52840 on a custom...
Dear Nordic,
We have almost completed development with nRF52810.
We are trying to improve the accuracy of product operation.
RC oscillator(LFRC) is currently used...
I used the Adafruit Bluefruit NRF52840 LE and added some simple code to this existing timer/counter for pulses: https://devzone.nordicsemi.com/f/nordic-q-a/62633/nrf52-timer...
Hi,
While going through some of the peripheral examples in 'nRF5_SDK_17.0.2', I found it puzzling to see that
the legacy (nrf_drv_*) and nrfx_* drivers are simultaneously...
Hi all,
trying to get CAN-bus support under Zephyr. Have a seed CAN bus shield link connected to PCA10040. The shield use SPI2 connected to MCP2515 CAN controller link ...
Hello
Is it possible to use the qspi of the nrf5340 for custom spi devices? I need the quad spi for the 96MHz speed which the normal spi does not have.
I know of the nrfx...