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.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hi
I am using the Nordic NRF52840_dk with SDK 16.
I want to store data to flash memory with Ble and uart enabled. I am using a external UART peripheral to receive data...
Project context: -------------------- Server BLE for home trainer diy Target (Bluetooth server) : Bluefruit nRF52 The feather Library : BluefruitBLE Client : nRF Connect ...
Hi I am planning a new product and doing some research, it is going to be an educational product, my question is if there is support in the arduino core to use the propriatery...
Hi
I am using nRF52832 Soft device S132 sdk 15 and interfaced it with two peripherals over UART. However I dont want to use them simultaneously. Since nrf42832 can support...
I think my question is a general question about the BLE GATT concept of "Control Point". 1- A control point is a special characteristic. 2- A control point is a characteristic...
Hello,
I am struggling to solve 2 problems ,
1st :
I have 4 AAA cells (2 in series each ) to make a good power source !
The Problem :
I have to measure the battery...
Hello,
In the past few months I have tried to develop with the nRF52810 with Keil and SDK5 (15.3.0). The biggest problem I am having is that many example projects have errors...
Hi,
When evaluated under the following conditions, there was a temperature dependence (See the following Results ).
How mach temperature dependence of TX power?
Does...
I have looked at some other NRF_ERROR_BUSY questions and the answers seem to be very dependent upon the situation and not necessarily 'busy' in the usual context of busy....
I am using SDK 16, SoftDevice S140 V7.0.1 for nrf52840.
I am using the following settings,
and in scan_init()
Up till here the m_scan has the name saved to be filtered...
Hi, I'm trying to get nRF Connect 3.2.0 running (connecting to a nRF52 DK with a PCA10040) and keep getting a 'CouldNotLoadDLL' when starting the BLE app. I'm using Ubuntu...