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 am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello everyone
I success in compilation gpio basic example but I have some problem about bluetooth mesh example.
It show message "undefined reference to `bt_rpmsg_platform_init...
Hello!
I've only used the DK board so far, so I've rarely used an external debugger.
I'm going to use a custom board later, so I'd like to learn more about how to use...
I just both the board, and I can get the 4 LEDs and the NFC to work; I have followed all the instructions but unsure what is going on - and suggestions?
1.nrf9160 module abnormal reset, no abnormal reset log information, I would like to get modem related log submitted to you for further analysis, but I do not know how to use...
I use nrf5_SDK_for_Mesh_v420 on four nRF52 DK board, one is client, the other is server. But I fond, the light_switch_client example is used to control two server board, now...
Hello,
I am using the Light switch example for BLE meshing. I am trying to provision the nRF52832 with Raspberry Pi. I am unable to successfully provision because of the...
Hello!
I have created a function that cancels the connection by pressing and holding the button when Bluetooth is connected.
The use of this code allows the connection...
Hello,
I want to use FDS with bootloader but i get this error and i'am not sure how to manage it cleanly:
Linking target: _build/nrf52840_xxaa_s140.out
_build/nrf52840_xxaa_s140...
I have done a number of BLE projects using this chip. I am exploring two potential applications which would use the 2.4 GHz radio, transmit only, in a non-standard way. I...
Hello.
I've been asked to help develop an IoT device where GPS positioning and transmitting status via LTE-M/NB-IoT is central. So I've landed on the nRF9160 device, which...
I have a project bord which base on nrf9160, two buttons are set in the hardware circuit, corresponding to the pins of P26 and p15 respectively, and P07 is used as the interrupt...
It appears on the Thing91 reference board that the SIM_DET pin is used to drive the SIM mux control pin. Is that case? Is there more information on how to use this?
Is it acceptable to use the nrf52805's DEC4 pin as 1.3 V reference? I've connected the pin across a ~11 MOhm divider to to create a 0.12V reference for an op amp. I figured...
On SDK16.0.0 + Mesh SDK 4.1.0
I am using a Fanstel BT840X module that has an onboard Skyworks SKY66112 PA/LNA.
I followed the Infocenter guide along with an old example...