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...
Is it possible to build an asset tracker on the nRF91 without the use of LTE-M or NB-IoT? If there is a solution, could someone please advise. I read something about GNSS...
Hello,
SDK : nRF5_SDK_17.1.0_ddde560
Example: ble_app_uart
I want to use custom peripheral and disable BSP.
but when comment buttons_leds_init(&erase_bonds);
I...
I'm using nRF Connect SDK with nRF52840dk and going through the UART samples and currently have both the P olling and Async methods working to some extent. But questions for...
Triggering advertising by button pressed. But when advertising state is not idle. Both sd_ble_gap_adv_set_configure() and ble_advertising_start() failed with errCode 0x8....
Hi,
I am developing the nRF52833 DK with NCS v2.00.
I am using a function in my source code that reads the current RSSI of the connection. The function, read_conn_rssi...
Hi there,
I am trying to implement the OTA DFU feature via Zigbee in my product. i tried to implement the example available in SDK as below https://infocenter.nordicsemi...
We are able to build nrf5340_audio application with SBC codec,
but error occurs when program the app core with buildprog.py
dongtaotao@dongtaotao-OptiPlex-5070:~/ncs_v2...
Hi,
We setup a mesh network with 26 sensor devices, configured these 26 devices into one group. From the mesh gateway device, it sends group message to these 26 devices...
Greetings,
In our product, we encountered an issue when data saved in flash (FDS) that were previously retained are erased during DFU on some devices . This was indeed fixed...
Hi, I'm building an applicaiton based on ble_app_uart. I got that using idle_state_handle(); function to set the my nRF52833 into system ON mode. I disable system OFF mode...
Hi,
I am developing the nRF52833 DK with NCS 2.00.
I have successfully implemented a service to print the RSSI on the Android nRF Connect application. I use the function...
Hi all.
What is the best practice to set the system in standby? I have a PWM and when is active the system can be in a low power consumption until a button is pressed. But...
Hi,
I've some questions on nPM1100's buck regulator
1) What is the Iq (quiescent current)?
2) Does it support 100% duty cycle?
3) What will happen to VOUTB if VINT...