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 am now developing a product with NFC based on nrf52833.
I need to transmit some crucial data between device and phone, such as device settings.
But I have...
Hi all,
I would like to measure time intervals between gpio edges along with Matter.
I tried to use a 100us timer interrupt but seems it will crash the original matter...
Dear Support
I have made the following findings of my evaluation of the NRF5340 with Version 2.1.0 SDK:
-CIS mode has no constant delay at default settings 48-4. According...
Hello Nordic team,
I have looked at the BLE + Zigbee multiprotocol examples from nRF5 SDK and in these examples, I see that there is a file ' multiprotocol_802154_config...
Hello,
are NRF SoCs considered as BLE certified?
What is the default firmware in such case?
I guess no fw changes are allowed so that certification remains valid, right...
If I only wanted to allow one bond at a time, how could I do this?
For example when someone connects for the first time they would pair and bond, by entering the passkey...
Hello,
I am trying to use a blinky example from Nordic SDK (V17.1.0) as a starting point for our custom project. The device on our custom board is nrf52832 with 256k flash...
Hello,
We developed with nRF5240 using nRF5 SDK a zigbee coordinator.
We know that the stack is doing channel scan before forming the network to select the radio channel...
I want to be able to perform a DFU entirely from the netcore for backup/reliability reasons.
I can flash stream from the netcore to flash1 using stream_flash_init with ...
I try to establish a connection from nRFConnect Desktop using nRF52840DK to some hearing aid peripheral, but connection is immediately dropped after sending the first command...
Hello everyone.
I'm using the nRF Connect SDK v1.6.1 (it's an old project) on a nRF5340. Our project is based on the central_bas sample.
I want to use MCUBoot to update...
when i build the radio_test(path:v2.1.2\nrf\samples\wifi\radio_test),and flash to the nRF7002PDK,but the code is not runs smoothly .the following is the program log.
[1;32muart...