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...
For example we have config files with next flags:
We can't set for flag CONFIG_SB_PUBLIC_KEY_FILES= public1.pem because CONFIG_SB_SIGNING_KEY_FILE adding this automatically...
Hi
I´m planning to design a pcb including a CAN transiver. What transiver is recomended to use and is ther any code avalable for CANopen? Regards Tomas
Hi,
Recently i have started working on nRF52 BLE SDKv16 (with PCA10040 and PCA10059)and i wanted to transmit multiple records of temperature data which are collected with...
I have DFU OTA application running on 52840 platform on a custom board. SDK v15.3.0. I use SoftDevoce S140 v6.1.1.
Then I need to port it to 52832 platform - SoftDevice...
Hello guys,
I'm trying to use the new NRFX library but I've hit the wall with the following error when trying to use the comparator API:
undefined reference to `nrfx_comp_init...
Hello,
for clarification I use the nrf5_SDK_for_Mesh_v2.1.1.
After an OTA update (with use of the nRF toolbox app) the nrf52832 seem to be in a state of constant reboots...
I would like to use nvs_read and nvs_write in aws_fota app to store a mode value inside, but it doesn't work. Any help?
I added the following lines to aws_fota prj.conf...
I am trying to use a uartpipe as described here
https://devzone.nordicsemi.com/f/nordic-q-a/58034/uart-communication-between-nrf52840-and-nrf9160-on-nrf9160-dk/235304#235304...
I am experiencing a GATT error 8(0x8) when connecting the Samsung S10 Android 10 to the nrfconnect app. This seems to be a Samsung issue as I do not experience this when connecting...
Hello,
We are working on an IoT project where we will have multiple peripherals and central nodes. You can assume that there will be around 30 peripheral and 3 to 4 central...
Hi
I am playing around with ble_app_uart example from SDK, it works perfectly fine together with ble_app_uart_c. Now I want to modify it so that it would work in long...
Hi
I'm using SDK15.0's ble_app_beacon, I want to add'srdata.**' response data to it, but when I do this, I get an error, RTT will keep printing'Fatal error' and'System reset...
Hello everybody.
This post is about how to use Segger Embedded Studio for ARM with NRF51 series microprocessors. There is a tutorial about import keil project to ses. However...
Hi,
I followed this page , downloaded SDK 15.1.0 and I was able to compile and build Custom bootloader (after adding custom board, also changed in makefile as well) for...