I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
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...