Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
hello,
In nRF 52, after executing ble_advertising_start after BLE_GAP_EVT_DISCONNECTED, although BLE_GAP_EVT_CONNECTED is set on the device side although the central is disconnected...
We are developing embedded linux platform and nRF52832 will be bluetooth peripheral. Since there will be an option to update linux kernel/file system we would like to be able...
I have a project that I am updating from nordic sdk 8.1 to 12.2. I was using the ble_app_hrs when on 8.1 and am now using it as a base in 12.2 also. In 8.1 I was able to configure...
What kind of high frequency clock source is less current 'hungry', internal RC or external XO? I can not find any information in nRF52840 product specification?
It is possible...
I am getting an error in the Power Profiler ppk.py when it is starting. The error occurs on the first call to nrfjprog.rtt_read. The error is JLINKARM_DLL_ERROR, which is...
Hi, There's a problem when using dynamic ack with return payload plus timer/sleep. Sending a single packet doesn't work. sending two packets works. not sleeping/using timer...
By using ble-sniffer, I success to catch BLE Advertising packet with my NRF51 Dongle in CMD and WIRESHARK either.
But, I can't sniff any other packet except type of ADV_IND...
Hello! I need to perform some radio tests on a board that contains an nRF52 SoC. The nRF5 SDK provides two ways of performing such tests, either using DTM, as specified by...
Hello,
I am using pca10028 dk. I want to know how can I change the transmitting power of ble?
My application needs that user should be able to change the transmitting power...
Hello guys!
I got a board of nRF52 with a Jlink debugger on it through a serial port and I program it with nrf-connect-mesh-official-serial-gateway-fw.hex.
However, when...
I am programming a Ble Nano device using Nordic SDK. So far I have been using examples from the ble_peripheral and ble_central directories. Now I want to run an example that...
Hi,
I used the nrf51822 as the spi master,it could send out the data, but it didn't receive the slave data.Did I miss somthing?
static volatile bool m_transfer_completed...