I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I have the nRF5340 PDK dev kit and am building the peripheral_lbs sample code using SES on a Windows 10 laptop. I'm able to build the code successfully, but then I run into...
I can't find any documentation about this and my project depends on it.
Would it be possible to read the power usage in volts or any other value through a bluetooth connection...
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...