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...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Dear Nordic Team,
Thanks for supporting.
Currently i am trying to combine ble_app_beacon code with ble_app_uart_c (Scanning and advertising ) both concepts are working...
I'm using nRF52 DK, mesh SDK version 2.2.0
I want give demo of the Light-Switch example application by forming network through mobile. I found that through mobile application...
We recently purchased the nRF6700 and nRF24LE1-F16Q24-DK from Mouser Australia. The Getting Started Guide is completely misleading (totally out of date). e.g. No product keys...
Hi guys,
I just wished to quickly clarify the ordering of notification/indication behaviour on SoftDevice S132/140.
If I were to post a notification then immediately...
Hi,
I was trying to get SAADC readings from AIN0 to AIN7 and also from VDD but I'm getting strange results. There is nothing connected to the pins but the measured value...
Recently I have encountered a software hanging issue on one of our products. It was based on nRF52840, with FreeRTOS (Thread SDK v1.0). The issue was apparently related to...
My application needs to keep time and support local time as well. I have implemented a service that allows setting the epoch seconds as well as a local timezone string. With...
Hello, I have an issue with the init packet on SDK13.1. i used nrfutil to generate the .dat and .bin files that i read with Hex editor to transform then into byte arrays....
We've purchased the nRF6700 (nRFGO Starter Kit) and nRF24LE1-F16Q24-DK (Dev Kit) from Mouser Australia.
Both products arrived without Product Keys - so can't download any...
Hi all,
I am using the S332 softdevice for dual ANT/BLE stack in SDK v14.2 bundled with bootloader_secure_ble, which was apparently power optimized in SDK v15.0.0 (see my...
I have made a custom board based on the raytac NRF52840 module (MDBT50). When i load in the USBD CDC example (SDK version: 15.2), The device is not detected. There is no output...
Hi, I would like to build a mesh network with ANT so I tested the ANT scan and Forward example for nRF52832. And the current consumption is around 5mA, is this current normal...
As in the title, I installed 64bit nRFgostudio, however it crashes just after opening with the log below. It opens fine when I do not have my Thunderbolt 3 docking station...
Hi,
How can I send message from servers other than 0x105 and 0x106 to client?
I receive status message in client from servers 0x105 and 0x106.
I can send message to...
I'm trying to use the SDK 15.0 saadc example with a potentiometer on AIN0, and I'm getting weird values. Left pot pin connected to VDD, right pot pin to GND, center pin to...