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 Nordic devzone,
For the nRF51822 device, I would like to know if there is any internal pull-up/pulldown resistor on SWDIO and on SWDCLK (although a 12 K-ohm pulldown...
Is it possible through the API/Softdevice to do one of the following:
read out the current advertising data structure, change a the manufacturing data field, and...
Hi,
I am planning to use modules with nRF8002 in an indoor positioning application.
The mobile devices that are to be located are continuously scanning for BLE devices and...
Hi, got an interesting problem, this is on a custom board with nRF51822 QFAB that we are bringing up. The radio test (not using softdevice) works ok and produces strong transmit...
Hi
Could you provide the power current in System on Active, System on Sleep, and System OFF for nRFready Desktop2 keyboard and mouse? nRF51 was programmed Desktop 2 v1.0...
Hello,
I am working on the factory test mode and I want to add a carrier test, is there a function from the S110 softdevice library that I could use?
Thank you for your...
Hi,
I set up eclipse according to n-AN29 and imported several of the example projects. The blinky_example project described in the nRF51822 dev kit user's guide works perfectly...
Hi, I have been trying to maximize the baud rate of my uart module, I am using the app_uart layer to control the uart and I have noticed that in your implementation of HCI...
I have an ultra low power application that needs to broadcast it's proximity on a 1sec interval. However, about 75% of the day I would like the device to be powered down and...
Hi all
Now I can use Keil to compile/load/execute the example project, for example blink.uvproj.
But how to execute/debug on ble_app_hrs example ?
Keil will hang on a...
I am looking for details on the internal temperature sensor on the nRF51822. I would like to use it to get a general ambient reading of the air around the device. Basically...
I want to get RSSI between PCA10001 and PCA10000. As you known, I have to make these two device connected first. If I write my code based on the example of UART, are these...