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 am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi there,
A couple of questions about the NFC FPC antenna that comes with the nRF52 dev kit.
As indicated on the Altium PCB file, the thickness of the stiff area (connector...
Hi,
Is it possible to power external devices through VDD ports of NRF52833 provided we follow the VDDH supply configuration?
We are looking to power sensors from the controller...
In BLE, a shorter connection interval reduces transmission latency and increases power consumption. Do we have any mathematical expressions to show this?
Thanks in advance...
Hi Team,
We are using nRF9160 DK without sim. We would like to connect to the other nRF9160 without BLE. Is it possible?
As we use SIM for only authentication right...
I use Nrf52832 and sdk16.0.Use I2S play sound.
This sound file comes from https://github.com/NordicPlayground/nRF52-teensy-sgtl5000-audio/tree/master/Convert%20Audio%20Sample...
Hi Sir,
I'm using nRF52832 + SDK 14.2 for building the OTA DFU function.
As checking the folder "../external/micro-ecc/", for nRF52 family, I found there two difference...
Good day.
I am busy evaluating the nRF9160, but when he builds his project he's getting the following error.
mkdir(modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles...
This is not a question. But it may save you sometime. :-)
Remember to zero this variable before call fds_record_find.
fds_find_token_t ftok;
Actually it is mentioned...
Dear Community,
I am working on a project where the idea is to build a board that can measure the resistance over a small biosensor. The biosensor will be connected between...
nRFConnect for Desktop v3.3.0 App: Bluetooth Low Energy v2.3.2 Windows 10 x64 ( 19.04, 19.09), using Dual Monitor. Device: PCA10059 or PCA10056
I can start, connect, and...
In the "Cellular IoT development on Nordic Thingy:91" video (-> https://webinars.nordicsemi.com/cellular-iot-development-on-nordic ) an nRF Connect SDK Toolchain manager app...
SDK14+Nrf52832:
I want use one pin as a interrupt pin.
when the pin level from high to low, execute A task;
while when the pin level is from low to high, execute B task...
Hi Folks,
Windows 10, clean install of ncs v1.2.0, using nRF5340-PDK with SES 4.42a. Project blinky rebuilds and runs fine. Now I need a zephyr example of creating a simple...
Hi,
What is the suggested way to switch between 64MHz and 128MHz on the application core? Normally I want to run at 64MHz, but sometimes boost it to 128MHz. Is there additional...