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...
I am using ble_app_uart SDK_11 s130 on nRF51-dk. I would like to make the device running on ble_app_uart connectable but not discoverable. The Android app will have pre-knowledge...
I am using nRF52840 with sdk 15.0 version. I am able to read OR write data into flash using fds library. But now i want to write one or two bytes into flash and read this...
Development Kit - nrf52
SDK Version - 15.0.0
IDE - Segger Embedded Studio
Computer Platform - Windows 7 - 64 Bit
Setup : I am trying to interface an E Paper Display...
I am trying to detect when mtu has been successfully negotiated through the ble_evt_handler function, which is passed into NRF_SDH_BLE_OBSERVER as shown below:
// Register...
Hi - I'm trying to program the Thingy52 using my nRF52840 DK and Macbook Pro. I've got the Thingy connected to the DK via the 10-pin cable. The first time I ran nrfjprog on...
Hi there!
I have migrated ble_mpu_simple from sdk14.2 to sdk 15.2.
I use Keil uVision to test "nRF5_SDK_15.2.0_9412b96\examples\nRF5-mpu-examples-master\nrf5_ble_mpu_simple...
Hello,
Let me start off by saying that in our use case we are transferring large amounts of data (megabytes) through BLE. This works fine on iPhone 6s+, iPhone SE, iPhone...
Hi,
We're looking for a Bluetooth chipset / module for a Android Pad hardware.
Given that Android 8.0 BlueDroid stack requires Bluetooth chip support HCI commands, is...
Dear all we are using nrf52810(48pin).we did not find exact solution about how many i2c and spi available for that.in which pin we have to connect i2c device and SPI devices...
Good day!
How can I calculate the maximum throughput for BLE Mesh running on the nRF52832 and the S132 without packet loss in ideal conditions?
I have tested throughput...
I notice that for everything related to a BLE connection in the nRF code, there is a "connection handle". Usually, the handle is zero. When is the connection handle NOT zero...
I have successfully worked out the Light Switch Example in the nRF Mesh SDK v3.0.0 using nRF52 DKs. I used the nRF Mesh app for provisioning. I want to know what is the next...
Hi
I am using nrf51822 AC custom board and willing to program over dfu.
For dfu service setting I referred following links. Only change I did in pca10028 library because...
Hello, I'm working with the pca10040e version (s112) of the nordic UART template example. I want to read 20 values from the SAADC, average them, then take a TEMP reading,...
I use nRF52832, with nRF5_SDK_13.0.0_04a0bfd, with s132_nrf52_4.0.2_softdevice.hex, IAR IDE for ARM 8.32.1 on WIN10
I created three services with each having a characteristic...