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...
Greetings
I am going through the BLE fundamentals course and I am doing exercise 1 of lesson 4, creating a custom service. From this exercise, creating the "LBS" service...
Hello,
For context, I am using an EVK-ANNA-B112 development board which has an nRF52832 inside. The development board has an external 32.768KHz HW clock connected to the...
Hello,
I am using sd_rand_application_bytes_available_get() in nrf_drv_rng_bytes_available()
A first generation of randmon number is made without problem.
But 5...
Hello
I have a BLE project using the nRF5340-DK and I wanted to use the nRF21540-EK for increasing range. My plan is to connect the SWF connector to the nRF21540-EK using...
I am attempting to use the nRF Connect for Mobile application to test the MCUmgr implementation on my device running the Softdevice. I am able to successfully run the "OS...
When trying to debug the "hello world" zephyr sample application in VS Code, the system seems to never hit the main function.
Any breakpoints set in "main" are never hit...
Hi,
I would to test the nRF52840 using its DK with the cell battery CR2032.
Could someone describe what are the steps to configure the DK in this way?
Thanks
Hi Dev Team,
I am trying reprovision my Thingy91 so that I may generate a JWT signed with a device key to use A-GNSS and REST FOTA.
I have been following the guide for...
Hi!
I'm using the asset tracker with LWM2M communication to connect to a Coiote server. I've also added my own object description file, and I can receive those updated parameters...
I have been banging my head against this wall for a long time now. I am trying to add support for the NAU7802 sensor based on this repository: https://github.com/TinNotTim...
I have a very simple and general question about Zephyr and nRF Connect SDK. When I am running a thread with high priority that uses I2C and call a blocking synchronous function...
Hi! Based on the following table, the SiP is only certified to use certain bands in certain regulatory regions.
Given that * the SiP can see cells around it without transmitting...
Hi,
I'm trying to use the adafruit_2_8_tft_touch_v2 shield on a nRF9160DK with the LVGL demo but it fails.
Project is unmodified and build on nRF Connect SDK 2.6.1 and...
Hi,
i there a way how the Central would scan the peripheral (scan request) only when something in advertising data matches? Something like passive scan with on demand active...
Hi all,
I use nRF52840 custom device in peripheral role and I am testing the pairing and bonding process with passkey, first with a tablet and then with PC in client role...