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...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi,
I have read that bootloader can switch between two applications if programmed at different locations in flash by user. So how exactly bootloader knows to which application...
Hi,
I would be grateful if you advise on the OAuth client id's required when developing the android nrF beacon for Eddystone.
From reading the nrF beacon for Eddsytone...
Hi I have had problems when trying to update the relay status of a server node in my mesh app which is a combination of the light switch server proxy and dfu examples (plus...
Hi!
We are using the nRF52840 and nRF52832 for a product for which good data throughput over BLE is required. (We have picked the S140 and S132).
We send these data using...
Hi,
I'm trying to use RTT Logging in my application. If I build and flash my application through Segger Embedded Studio RTT logging works. However If I use ARM GCC to build...
I'm not able to carry out monitor mode debugging. I'm referring https://github.com/NordicPlayground/j-link-monitoring-mode-debugging/blob/master/pca10040/s132/arm5_no_packs...
Hello.
I almost finish nrf52-quadcopter develop.
I want fly drone with mobile.
I want to confirm PID value from minum to maxium in mobile.
and I want to confirm your...
Hello Nordic team
I am working on nRF52840 DK, SDK-15.0.0 with ble_central example. I need to give support of DFU like we are doing with ble_peripheral example.
My question...
Hi, I have a question for you! Thank you!
My PCA10040 was not successfully connected to the computer.
The device manager of the computer did not show anything related...
Hi
i am using SDK15.0 .i have tested Secure Ble for firmware update. Its working with my public keys. i want to know is it possible to update firmware without Public key...
Hello,
I am trying to find the IP address of the devices.
Device: nRF52840 DK
Setup: Running virtual Ubuntu 18.04 inside Windows 10 (using VMWare).
I am able to connect...
Is there any recommended way to flash the nRF51822-CEAA-R WLCSP chip?
Should a PCB design have UART design for flashing the nRF51822 chip after it is soldered on? Or should...
Hi, My problem is: When I programing my board using existing hex from SDK, I have no problem. Program working great. But if I building my own hex (build without errors) and...