I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
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,
Recently, I am studying the blog as the link below:
https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/bluetooth-prepairing
We would like...
Hi all,
On the iOS version of the Blinky APP, there is a statement
Created by Mostafa Berg on 01/12/2017. Copyright 2017 Nordic Semiconductor ASA. All rights reserved...
Hi,
I am using pin 27 as SCL and 26 as SDA on my custom board which is working on 1.8V.
There is no activity on SCL pin, while i am getting correct values on SDA pin when...
How can I read the ICCID (Integrated Circuit Card ID) of the SIM-card?
Normally (with competitive modems) I get the CCID by AT+CCID.
The nRF9160 reponds with +CME: 0 ...
Hi, I would like to develop a BLE central node that sends over UART when a button is pressed. I understand the memory is limited on nRF52810, but I think it'll fit. The example...
I am developing on the nRF52832. I just discovered that if my program enables Access Port protection by writing the UICR at runtime, then the program can still be read out...
Hello,
I want to use a third party bluetooth module (based on Nordic SOC) in my application, so far my understanding is that using your softDevice stack I have to implement...
Hi
My Thingy:52 works perfectly OK with Thingy app on my iPhone.
However when I use the Gateway on my iPhone and then nrf cloud I get an unstable connection on the cloud...
Hello Developers,
I have just started playing around with BLE Mesh Zephyr examples on my recently purchased nRF52840-PDK board.
Anyways, I am bit stuck with one fundamental...
Hi,
I've used the nRF51822 in the past to make sensors that connect to a mobile device. Basically it worked just like every other non-mesh BLE device:
1. It advertised...
Hi:
I'm developing a project with nRF 58232 in ble_app_hrs_rscs_relay example ( s132 sdk:nRF5SDK160098a08e2 ). The device need to be central and peripheral,My device worked...
Hi there,
I'm planning and hoping to use the nRF52840 (in module form) for an upcoming medical device design.
This will need to interface to a PC/Mac/Linux to send specific...
Is APP_TIMER_V2 supported by Mesh SDK 4.1? According to this forum, v2 should fix all sorts of issues related to v1. But it seems that app_timer_mesh.c is only partially compatible...
Hey,
I am working on a version which is uploaded from a bootloader (DFU), the bootloader print to UART and uses the UART libraries.
I want the application to close the...