Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hi Nordics,
I have been trying out the SDK 15.2 DFU using serial / usb serial based on this
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Modify the channel in the receiving mode, call the "nrf_esb_stop_rx" function in the "nrf_esb_event_handler" function, but what if the "if (m_nrf_esb_mainstate == NRF_ESB_STATE_PRX...
Hey Devs,
Would someone be able to tell me the power draw on the Thingy? How long will the onboard battery (1440 mAh) last on it?
Help is appreciated.
Thanks,...
Hi, I am developing firmware to run on a custom board using the nRF52810-CAAA chip. I need to meet very strict lower power consumption thresholds, and need to very precisely...
We are in development of a wearable ecg medical device. We want to add 4g low power capability. The device is a patch worn by patients 24/7 up to 30 days. Our current requirements...
Hi,
Is it possible to set CONFIG_HEAP_MEM_POOL_SIZE to be more than 16384?
I try to configure CONFIG_HEAP_MEM_POOL_SIZE = 94208 and when the heap allocated until 36830...
I have a device at -35 °C temperature, and sometimes I get the error "BLE_ERROR_INVALID_CONN_HANDLE" when in the ble_evt BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST. I'm using the...
For pairing key passing in ble_app_hrs, i have used the ble_app_gls example but it did not worked.
can anyone help me in how to pass pairing key issuse.
i have a question...
Hi! I am developing a network of temperature and humidity sensors, using nrf52832 and hts221 with the ide ses ... for this, I am using thingy 52 as a peripheral that sends...
Hi,
I have a project with NRF52832 and PCA10040 and SDK 16 and need to use both BLE and UART DFU. I can initialize and use them separately but I don't know how to use them...
Looking at the GPS driver source code, it seems there is no GPS hot start mode. In order to get the hot start working, do I have to modify the driver myself, or is there some...
have installed the software for Wireshark and I can see the interface in Wirshark, but I do not see and COM appearing in the Interface window nor does the sniffer appear as...
After many reboots, suddenly I got stuck at this error on every boot:
The data that's on the flash pages:
My mesh init params:
Using NRF52832, SDK 15.3.0, SD 132...
I have designed my own board, based around the nRF9160 but unfortunately I am unable to connect to an LTE network.
I am running the at_client code and using LTE Link Monitor...
Hello guys I am using nrf52840 interfacing analog sensors like potentiometer and accelerometer. This is not related to nrf, but I want to design a simple ADC filter that I...