Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...