Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
HI.
I am following the document http://infocenter.nordicsemi.com/pdf/nRFConnect_BLE_User_Guide_v2.2.pdf to work with nRFConnect desktop App and my DK BMD300(Rigado). ...
Hello,
I'm trying to play voice using PWM in nRF51822.
I've already experienced this using other MCU before.
So. I'm trying.
Voice source data is 8bit / 8K / mono...
Hi,
I am working on nrf52832 , SDK15 and softdevice S132. I am modifying the ble_app_hrs example code in SDK
I was trying to implement a whitelist with the address of...
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...