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,
I recently procured a nrRF52 DK board (PCA10040, v2.0.0 with nRF52832) for our new product development activity.
I tried following precompiled binaries present in...
Dear Nordic Tech Support & community,
The SDK 16.0.0 supports only one button long-push at time. Attached you can find a SDK-patch to add the support of multiple long-press...
Hi Team
I am trying to implement the firmware upgrade for master controller nrf52832 on chip using esp8266 over uart and I am very new with this boot-loader part.
I...
Hi
I had implemented a DFU module in esp8266 where I am trying to upgrade nrf over serial (UART Communication).
I had success with Init file write but when I send the...
Hi,
I am using nrf52833 EVB as an SPI master. The data is sent properly and well-received at the slave, however, I have a problem with the data received.
The problem...
Behaviour:
- Bluefruit the feater (nRF82832)
- Bluetooth BLE
- Implementation of Fitness Machine Service (0x1826)
- What is correct : all characteristics notified...
Hello, Nordic!
Our project is at evaluation stage. We aimed to build an Bluetooth 5.1 AoA indoor locator system, where the reciever should know the location of the transmitter...
We are using nrf52840 USB dongle to get PIR sensor readings and send measurements over the Bluetooth Mesh Schematics are following: We increased power for peripherals to 3...
Hi:
When I use nRF51822's 2.4G Radio(not BLE),I want to improve anti-interference level,Make sure that all my pairs of host and device can communicate normally.
Thank...
Hi
Looking at the AGPS sample code, it seems GPS/LTE is turned on and off using AT commands (AT+CFUN=x, x in {20, 21, 31}).
Do you recommend NOT using PSM when using AGPS...
Hello,
I have several nrf52 Development Kits which will be used for creating a Bluetooth mesh network. They sport the NRF52832 SoC.
Do they have, or will ever have, support...
Hello
*Environment
- LG V30 (Android 9)
- nRF52832, 15.3.0 SDK, S132
- nRF5340 ( I can't find SDK version)
I have some issue.
LG V30 Mobile can't reconnect...
Hi,
I am using nRF52840 USB dongle and DFU trigger library to update firmware without push any button.
The Python 2.7.x is working fine for DFU trigger into the DFU mode...
Hi!
I am developing a iot solution and I wanna send sensors data to broker by MQTT publisher. In my code already has the W5100 development and now I want to connect my device...