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...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
hello,
I am using S130 softdevice in nRF51822 DK. I made one device as peripheral and other as central. My peripheral is acting as GATT client and central as GATT server...
Hi everybody,
I test the pstorage library. But it didn't work. I print the result with uart, as the image shows. But as you see, It has some problem. And I have no idea...
Hi sir
If nRF51822 unexpectedly enter DFU OTA mode, did boot loader have timeout counting to exit DFU?
Besides, if nRF51822 entered DFU mode and didn't update new firmware...
Hi all,
This 60-second limit is not enough for us. Our application is 48 kB & takes 35 seconds to upload. It should be enough, but the problem is that our iOs app does...
Hi All,
I use S120 device to monitor advertising and output the mac address,RSSI information via UART to PC terminal. The PC terminal can receive data continusly from the...
I found ble_dfu.py referenced in some posts to help automate the generation of an application.dat metadata file used (along with the application.hex file) to create the input...
in the code below, the keil IDE is flagging with red squiggly APP_BUTTON_INIT, claiming that it is an undefined symbol. It also says that this implicit declaration of 'APP_BUTTON_INIT...
Hello all.
while trying to calculate the data rate from bluetooth low energy , i have two questions
Is there a possibility to measure the data rate by using nrf sniffer...
I have an algorithm which does quite a bit of number crunching. I'd like to know how many clock or instruction cycles this algorithm is using. How can I get or calculate the...
Hi all,
I am not sure what to do now. I have been trying to get the s130 working with the device manager. I tried using github.com/.../nRF51-ble-app-hrs-s130 with sdks...
Hello,
in my application i use a bootloader for S310 and S310 V2.1.0.
The Bootloader is configured to use NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION and the application...
Hello Everyone
I am using two application timers one of standard battery service and one i have made for adc sampling like this along with the code added for battery timers...
When I update the advertising data from the radio pre activation hook (800µs), the updated data does not appear in the advertising event following 800 µs after the hook is...
Custom Board with MCU NordicSemi nRF51822-QFAA
Softdevice S110 7.1
IAR for ARM 7.1
SDK 7.2 using a merged service (HID keyboard example + NUS example...
As per the steps given to program bootloader to the device i have programed it.
But the code is not getting executed i.e advertising nor led initilization is taking place...