I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
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...
I am trying to use nrfsniffer to debug connection related issues.
We have a ble connection between central and peripheral and we are sending status updates to the peripheral...
I am building an application nrf52840 SDK v17.0.2 soft device is S140 with Segger embedded studio.
Application is to send advertisement data in one single channel (say channel...
Hi
I am trying to Update the Soft Device from 6.1.1 to 7.0.2 (SDK 15 to 17). Using an NRF52840 Dev Kit I am using nRfgo Studio to:
Erase all
Program the new Soft Device...
Hi
I am trying to Update the Soft Device from 6.1.1 to 7.2.0 (SDK 15 to 17). Using an NRF52840 Dev Kit I am using "nRfgo Studio" to:
Erase all
Program the new Soft...
hello,
i am using nrf52840 in our customised board and i am getting this error while debugging the application
4<debug> nrf_sdh_ble: RAM starts at 0x20004230 <error> app...
Hi all,
Debugging via RTT in Segger Embedded Studio stops working after DFU, however if I connect via JLinkExe + JLinkRTTClient I can still interact and debug via RTT.....
Greetings,
I am currently using nRF5 SDK 16.0.0, Softdevice s140_nrf52_7.0.1_softdevice.hex, and Mesh SDK 4.2.0. I migrated all my code base from nRF5 SDK 15.3.0, Softdevice...
Is there a way to obtain context on when a particular BLE transmission ends
RADIO_STATE_STATE_TxDisable == NRF_RADIO->STATE
An by context I mean to know what handle was...
Hello all i want to do a task that is control another LED using ble_app_blinky. In the ble_app_blinky project a characteristic is used to control an onboad LED. I have connected...
Hello
I have a custom board with nRF52840 and have migrated from TWI legacy driver to nrfx_twim. Im trying to communicate with accelerometer and gyroscope chip. With legacy...
Hello forum,
I have a new project that requires Bluetooth connectivity and I think that the nRF52805 suits me best due to its very small size.
The nRF52805 would work...
Hi, I would like to test sample bluetooth code ( ex: central) with nrf5340 dk, what's the difference between central for cpuapp and cpunet ? which one i have to load , cpunet...
I am trying to read Manufacturer Specific Data from a non-connectable advertisement packet from a pressure sensor.
I followed the example in https://devzone.nordicsemi.com...
I have used the nrf9160 development board and it can works rightly. But from this week, it doesn't work. I can download my code to the board, but it doesn't work. When I press...