Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Is it possible replace HRS to UART service (like ble_app_uart) on BLE LE Secure Connections multirole example project?
Any suggestion to easy to modify it?
Hello,
I am trying to get CLI working over UART and simultaneously use RTT for logging. I don't quite get my head around this. My platform is the nRF52840 DK. I am using...
Hi everyone,
I'm developping on nRF52840 with SDK 15.0.0 and Softdevice S140 v6.0.0
I'm using Peer Manager for pairing and bonding.
Everything work fine with io_caps...
The only examples I've found have been for ordinary single ended measurements at lower resolution, and even that is a crazy number of lines of code. Surely by now there is...
Dear nordic,
I want to change advertising data(manufacturer data including company identifier) before i start advertising
i choose central and peripheral example(because...
When I use the uart to transparently transmit, there is no problem at around 4k/s. When I increase the transparent transmission rate, there will be NRF_ERROR_SVC_HANDLER_MISSING...
Hi, I have the ble_app_uart with OTA functionality on SDK11 that works. Now I want to do the same with SDK12, but I see things have changed now. I've found this tutorial:...
Hi,
I am developing software supporting LEsecure using SDK 12.3 with nRF 51822.
I am using peermaneger to create central software and peripherals.
Peripherals are specifications...
Currently working on an app which will utilize the ADC component of an NRF chip.
The app will use the full bluetooth stack SF132;6.0.0, adc, and will need to have ability...
Hi everyone,
I am using NRF52832 and I use SPI as communication protocol. I check my SPI master by connect its MOSI and MISO pins together, and it works correctly. Now...
I have my own BLE application on the nRF52832 with SDK 11 and SD 2.0.0 that communicates to my own android app on a sony xperia z3 compact. The Android version is 6.0.1 and...
Hi, I bought TAIYO YUDEN "EKSHJNZWZ" evaluation kit. it is NRF52832.
it has 28 pin out. i don't know that pins are direct pin out from NRF52 or not
I don't have any example...
There appears to be a potential bug innrf_log_backend_flash function log_msg_queue_process ()....
In the case where the log message exceeds the serialization buffer size...