Hi, this is a very broad issue that i am having, because i dont know the source of it. I am simply unable to use the bme68x IAQ library. i have downloaded the external bsec...
Greetings!
I am using Wireshark along with an nRF52840 dongle to monitor BLE traffic between a mobile app and connected peripheral and periodically I see some "L2CAP Fragment...
Hello, I am using the nRF54L15 board, and trying to connect to the Adafruit SHARP 400x240 monochrome LCD display .
I got the display driver alone to function just fine after...
Hi,
I am trying to perform a DFU using SMP over BLE. My setup has NSIB and MCUBoot enabled and thus I am able to perform DFU for MCUboot and Application using nrf device...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Hi - I am seeking clarification on a topic as I am a little unsure on the correct way to do things.
I'm using an nRF52840 and porting an old Firmware from nRF5 SDK to NCS...
Hello,
I'm moving my project from SDK1.9.1 to SDK3.0.2. Project is based on peripheral_uart sample (UART part is removed since it is not necessary).
I have encountered...
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...