Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
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...