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...
Hello,
I am using nRF52832 DK s132 and interface with accelerometer. Now i have successfully read 3 ADC channels with time period of 244 microSecond on terminal. But i have...
Hello,
I am working on an nRF52832 application that uses SoftDevice S132 v3.0.0 as BLE central, BLE observer, and a proprietary protocol using the timeslot API.
Sometimes...
I have a Redbear BLENDv2 and want to program it with Keil. I am new to both Nordik SDK and Keil. Any help how to get to the example or open the example projects
Hello,
My question is about the case when initiator device attempting to restart encryprion with previously bonded responding device that lost the bond context.
As usual...
Hello,
I am trying to interface bme 280 with nrf52. I am using sdk12.2.2 and referring code twi_sensor.
I am able to initialize the I2C drivers and I can read the chip...
Hi,
My name is Bruno, and I am working with a Bluetooth module from u-blox(NINA B112-00B) which contains a nordicSemi board nRF52832 with a Cortex M4 processor. I'm getting...
Hello,
I am trying to combine Softdevice, bootloader, and Application hex files in single hex file.
Currently using s130, SDK11, nrf51822.
I combined files using this...
1, run NRF52832\nRF5_SDK_13.0.0_04a0bfd\examples\peripheral\uart, uarte_irq_handler can get irq when receive a byte.
2, run NRF52832\nRF5_SDK_13.0.0_04a0bfd\examples\proprietary_rf...
Hi,
I made an experiment and the result doesn't correspond with my view on how the BLE communication "connection" mechanism works.
I have an app running on the nRF52832...
Hello All
I am using following SDK version 12.2.0.i am facing some problem in some example project
could you please help me
If i flash the pre compiled hex file...
I held the boot button to enter bootloader mode, and accidentally dropped a hex file into the drive that popped up. Now I can no longer get a comm port to show up on the PC...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
(nRF51822, but also concerned with nRF52832, SD130, SDK 12.1)
I'm trying to write/erase flash from a bluetooth event handler. As it's been outlined in other questions,...