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...
Hi,
I use nRF9160 custom board and my application uses USART, ADC, I2c, SPI, RTC and LTE modem. Currently I am trying to reduce sleep current on IDLE state which is 850...
I am going to use nRF52833 chip with SDK v16.0.0 and SoftDevice s140.
There are couple of questions I would like to clarify:
1. Is AoA/AoD direction finding supported...
Hi
Using the nrf52840-dk with SD S140 and nrfx_gpiote, everything runs fund (BLE, TWI etc) but interrup on pin 0,28 causes a Hard Fault. I can not get any sensible logs...
I am trying to modify the existing Thingy-52 code to have a 'new' characteristic. I used the existing Thingy code to 'clone' a new characteristic (a 2nd microphone channel...
Hi
We tested the idle feature(by AT#XSLEEP=0) on nRF9160DK, but no significant change of power consumption before and after enter into IDLE mode, is this result correct...
Hello, I would like to save a log in the nrf5340 FLASH, how many times is possible to write? May I write in the Application CPU Flash from the Network CPU FLASH when the Application...
Hello
I am trying to discover the correct scan interval/window settings to capture the advertized packets from a beacon transmitting every 100ms(10Hz).
Should I just set...
Hello! I've have been designing a custom board. The circuit reads ADC channel 1 for long periods, 1 hour at most. When the reading is high enough it will send an alert using...
Hello,
I am trying to build a remote control using NRF52832 SoC, SDK16.0.0 with softdevice S132 version 7, Keil 5.
I have to control a servo motor and i want to achieve...
Hello,
I need to send logged sensor data in external 4MB flash to a phone via BLE.
I am using a nRF52840 based module on a custom PCB. I am using SDK v14.2.
I am using...
Hello,
Is it possible to get access to the information contained on the SIB (System Information Block) in the nrf9160? if yes, is it through the nRF Connect v3.3.0?
Thanks...
I want to get the 128 characteristic UUID of the peer device during the connection phase. Now I use SDK is 15.3, the softdevice is 6.1, and only 16-bit UUIDs are obtained...
I have the NRF52 DK, I run make flash in the UART example, everything works. I'm able to run the loopback test.
I navigate to the serial port example, make flash, nothing...
Hi Everyone,
I would like to understand how the multi peripheral application works in this given scenario:
Scenario:
Considering one peripheral (P) is connected to 4...