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...
Hello everyone,
The I2C spec minimum is about 100kHz however the device I am communicating with is using a clock of 20kHz. And there is no way to speed up this device. As...
Downloaded https://github.com/NordicSemiconductor/Android-nRF-Blinky today and imported using Android Studio 3.6.3 targeting SDK 29. Gradle updated to use 3.4.2. no changes...
Hi,
I have been using the NUS service via the ble_app_uart example on SDK 16 in conjunction with the nRF Connect iOS app and all works fine.
I connect via the iOS app...
Hi community ! I'm currently working on the coexistence code between uart and BLE Mesh. I realized a code on Visual studio to connect my pc with the node and then interact...
Hello,
I am trying to modify the usbd_cdc_acm_modified example project in the SDK to do the following:
Echo the received character back to the terminal.
Get rid...
I am trying to parse the contents of a JSON packet sent from the nrfCloud connect application. The asset tracker program is working fine but I want to sent a message down...
I am using the nRF9160dk evaluation board. I need to connect to the I2C bus. I thought I had configured it properly and I am sending bytes to I2c bus on pins SDA-P0.30 and...
Hi,
I flashed example thread\cli\ftd\usb\pca10056\blank\ses contained into nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b and I measured current consumption by using Power...
I know the question has been up before, but why does the data sheet say pull up/down ?
isn't the signals always pulled up? or is there a scenario where the nrf52 would switch...
i make a project
Every 5 minutes, beacon advertising should be repeated for 30 seconds.
Using the RTC example, LED lights and turns off every 3 seconds were realized....
Hi Sir,
In the datasheet, the start up time of 32K LFXO is 0.25s.
What is the start up time of 32K LFXO at Low temperature (-40/-30/-20 degree)?
Thank you.
BRs, H...
I have successfully upgrade 2 thingy 91 with the latest modem firmware 1.2 via MCUboot, and it worked.
I then tried to upgrade the existing standard application from 2019...
The nRF9160 v1.2.0 does not respond "OK" after AT+CFUN=0 !!!
2020-05-07T12:21:07.489Z DEBUG modem >> at+cfun=0\x0D\x0A 2020-05-07T12:21:08.489Z ERROR Error: 'at+cfun=0
Hi Devzone,
I am a beginner in BLE development. I have a nrf52840-dk and want to test the ble-app-uart example in SDK-16.0.0.
I firstly use NRF connect desktop programmer...