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...
Hi,i use the bootloader demo code , the file path is nRF5_SDK_16.0.0_98a08e2\examples\dfu\secure_bootloader\pca10056_s140_ble\arm5_no_packs ,a fter I compiled and passed,...
Hi,
I know this question has been asked a million times before, but most of the links are now dead, and the advice seems stale. On sdk 15 and up, how do I go about setting...
Working on a BLE application on a nRF52833 development board with FreeRTOS (external/freertos), and I noticed that the SDK uses dynamic allocation for FreeRTOS, e.g., xTaskCreate...
Hi community, I need some help with mesh programming cause i'm new to it ! First, i'll explain what i've done : I create a program on visual studio, which can communicate...
Hi,
I am starting a new iOS BTLE project for a new kind of music instrument. I started with the Thingy believing that that would be a good reference design to start from...
Hi!
Working on project based on nRF52810. Everything was fine until I began to work on part to save setting in flash memory.
I've used flash_fds example SDK 16.0 as starting...
Hi,
Currently I’m working on a device which is, on the one side connected to a smartphone via BLE and on the other side to another uC via UART.
Therefore, the UART speed...
I'm trying to get the debug version dfu secure bootloader from nRF5SDK160098a08e2 running on a nrf52832.
I'm able to compile it using cmake and a gnu c compiler. However...
So I am doing a project with a 160x80 TFT display, using the ST7735 driver. I have slightly modified the ST7735 functions to work with my display, and everything is running...
I am trying to create an application which would send data once a minute. The application is based on BLE advertising packages, because it should be the most simple method...
Hi,Sir:
I am making a DEMO based on SDK15.0(SDK15.0\examples\ble_central\ble_app_hrs_c) and pca10056 for my one of important customs.I need to implement some extra software...
Hi,
I am now in Hong Kong, and trying to connect to NB-IoT network here. There are 2 providers of NB-IoT in Hong Kong: "CMHK" and "Three". They provide NB-IoT since 2017...
Hi!
I was testing the SD Card example that is available on the SDK 13.00 in the following path: "nRF5SDK1300/examples/peripheral/fatfs". I checked SDK 16.0 and the code...
I have a hard-to-reproduce bug in my MQTT application that I have investigated enough to realize that my MQTT thread is stuck in a call to mqtt_publish(). I've verified that...
I would like to add UART as an option to the "ble_app_hrs_rscs_relay" example in SDK16, But keep the peripheral low power.
i.e. once I set a GPIO, the UART will start to...