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´ve got problems with a via BLE connected IMU and data transfer over UART.
I´ve now tried several methods to implement UART connection but with the given baudrate...
Getting the error when trying to compile the C++ project with SDK 12.1.0 :
In file included from .../components/softdevice/common/softdevice_handler/softdevice_handler...
We followed this link devzone.nordicsemi.com/.../ , we loaded zip file in mobile(android 6.0.1). We are able to select device, we are not able to select file(Zip). The issue...
as I found the sample code in sdk12 , the bootloader is quite different with bootloader in sdk11,
event uuid has got changed, is it possible to be compatible?
dual bank...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hello to everyone. I'll need to use ble things with pwm. I'm trying to play around with pwm library it's ok, but it's build only on erased chip, trying to flash it into chip...
I try use the FICR information to identifier nRF51. but found some interesting staff when i read 0x10000000 first 16 bytes by SWD memory read.
when I power on read. it return...
Hi,
I started my project from the “BLE Characteristics, a beginner's tutorial” I download this project and add it to my SDK_11.0.0_89a8197 .
Then I started to modify the...
I am using the FDS functions to save needed data to flash and retrieve it when needed. The init, writing, and reading all function correctly. However I am running into trouble...
Hi,
I'm having some issues when trying to make a HID device work with Windows 10. It says 'Connected' but then changes to 'Device Error' a few seconds later. I get 'Error...
Hi,
Im tryin to use the ble_dfu service example from SDK12, I get DFU SERVICE NOT FOUND when trying to update from Android.
Any suggestions what to look for?
I use...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Hello,
I am using the NRF52 to send sensor information over bluetooth using Nordic UART Service. Can the same service be used to send strings?
Thank you.
Hi,
I'm developing to nrf51822 mcu, using a s130 softdevice.
I'm using a BLE example code.
I get an interesting problem - when the mcu receives 2 reports (that are...
Hi,
we are thinking about using the NRF52 with the BLE SoftDevice in a security relevant application. As the SoftDevice is not available as source code, no reasonable security...