It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
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...
Hello, I am working on a project where I have 2 nRF52832 boards with the PCA10040. I have the example developer code examples. I am using the central and peripheral code examples...
Was looking through the reference designs you have in github .
I figured the difference between nRF52840_qiaa_var1 (what is qiaa ?) and nRF52840_qiaa_var2 is the use of...
Hello everyone,
I am facing an issue with UART communication from my nRF52832 to my GPS module.
I precise that communication in the other way works very well (I get...
We have a need to invert the TTL logic for the serial interface. All our "Unique" SWI serial interfaces use an inverted logic e.g. idle state 0 instead of idle state 1.
...
Is there any lnk which uses nrf52 mesh without models.
Means a simple function to send data(like "Hello world") to any node or group in Mesh.
and other node receive data...
Hello, I was wondering, Firstly and more important question, Is there a way in a BLE Mesh standard to physically locate/position the nodes? In order to obtain the distance...
Hello,
After (accidentally) entering bootloader mode on my nRF51 DK (PCA10028), the device doesnt show up either in the device manager or using nRFgo Studio (both not normally...
I bought Nordic nRF52840-DK at an electronics store in Taiwan. J-link cannot be detected when connecting to a computer. I bought two pieces nRF52840-DK. One of them can be...
I've been having lots of issues putting the example projects on the NRF9160 dev kit. It builds without errors, connects to J-Link, but sometimes fails on the download step...
I'm unable to program a nrf52840 dev kit (BMD340 dev kit) using the attached hex file combination of Bootloader and softdevice. Both bootloader and softdevice can be programmed...
Why do I get the folowing error with mbedtls when doing "west update"?
Possibly related issues: * devzone.nordicsemi.com/.../west-update-blocks-and-fails-on-mbedtls (Didn...
Hello All,
I loaded the last FW version (mfwnrf9160100) in my nRF9160 SDK using nRF Connect Programmer and looks fine.
However, the Reset button or AT commands are not...
How would I take a NRF51 Dongle that has the stock firmware from nRF Connect and communicate/send commands to it over something like PuTTY? I've tried sending AT Commands...
Hi
configure as:
ROM start: 0x26000
RAM start: 0x20002218
when I download application software , it pops up following error.
I'm using keil uVison version 5...
Hello! I am doing some development with pc-ble-driver-py and ran in to some unexpected behaviours when reading characteristics. I have been modifying the nus_collector.py...