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...
hello
I am using sdk 15.3 example code of DFU (secure_boot loader \ pca10040_ble)
I want to debug code but i can not.I getting error like that "Error Flash Download Failed...
Hello,
I have been using this method for a while now and everything seemed to work. But for one of my device the method returns the error 0x3400. I wanted to know where...
I am trying to share ADC output to Bluetooth device. But issue is as I am getting SAADC output via SPI protocol.
Now i have added SAADC+SPI in BLE app uart example, So when...
I am trying to share ADC output to Bluetooth device. But issue is as I am getting SAADC output via SPI protocol.
Now i have added SAADC+SPI in BLE app uart example, So when...
Hi there,
I want to do scanning existing networks and for these goals, I need to enable Commissioner on Commissioner side. I use the otCommissionerStart function but when...
I am looking for an example that can work with Android 6 and higher
Current examples on Github have compilation problems probably using older gradle.
The application need...
Hi,
I'm wondering why SES 4.18 requires an entire rebuild of an application each time a project is (re)opened? I would have though it would perform an intelligent incremental...
Hi,
I am trying to modify the ble_hids_mouse example project to convert the device into a vendor defined HID device. I need to send 64 bytes of custom sensor data (which...
Hello,
I am migrating my code based on Mesh SDK V2 to V3.1.0. on nRF52840. The filter based on the uuid used in functions "prov_helper_provision_next_device" and "uuid_filter_compare...
We come from here : https://devzone.nordicsemi.com/f/nordic-q-a/35180/error-with-nrf52dk-and-mac-os-hs Now, i have a new development kit and i can program it but now i have...
Hi
I am working on nRF52832 SOC and developing hardware modules.
we are using nRF5_SDK_15.3 and SES
we developed one new hardware module with nRF52832 SOC
and we testing...
I am trying to develop a program that can read the RSSI from the nrf52840 dongles without using the RSSI in the BLE app.
I have looked through the example code that is given...
Hi,
I designed a gateway that includes nrf52832 which receives beacons and sends it to other processor through uart, and this processor sends beacons to the server. Well...
Hi
We have managed to change our firmware BLE settings in order to be iOS compliant
However Android side we notice that it is more difficult to scan and especially...