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...
Hello,
I am using simple_adc__pca10028 from 8.0.0 SDK to read values from my sensor, its a kind of tensometer. My configurations are:
NRF_ADC_CONFIG_RES_10BIT...
Dear sir,
I am using your NRF24L01+ chipset with STM32F407ZET6 controller for 2.4GHZ RFID communication. can u please share the STACK for this controller.
I have a few questions (using nRF51 DK and/or external nRF51822)
I use an analog pin to measure the voltage of a capacitor of an analog circuit. From time to time...
Hello,
I would like to implement HID over GATT profile (BLE) in the Beaglebone Black (BBB). The BBB will be used to interface with a laptop/computer running Windows 10...
Sorry for this long message. I am new and quite lost.
I just purchased a nRF51 DK and installed nRFGo Studio, Keil MDK and NRF51 SDK. With nRFGo, I programmed the Segger...
Hi,
I'm trying to link the static esb library (esb_gcc.a) with the mbed toolchain. Everthing seems fine until the last stage of the linking phase where my actual functions...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
I have inserted the USB dongle nRF24LU1p in to PC. In nRFgo studio, it is detected as nRF24LU1+ Bootloader. If I click on the bootloader, It shows a window from where, it...
Hi,
I've got the following error when trying to update the softdevice and bootloader on my iPad:
Error on StartDFU Message:Data Size Exceeds
I've carried out the...
Hello!
Do I need any extra passives, connecting SD card to SPIM of nRF51?
It works fine with MOSI, MISO, SCK, SEL, VCC and GND directly connected, just want to be sure it...
Hello,
I am getting NRF_ERROR_NO_MEM when initializing second PWM instance, I tried to find the reason, but no luck. Please help.
I am using nRF51822 with SDK9 (+fixed...
I bought a EV board below to develop in the nRF51822
( www.wvshare.com/.../BLE400.htm)
I have installed all necessary tools like Keil MDK-ARM, J-Link, nRF51 SDK and nRFgo...
Hello Everyone ,
I am using ble stack S110 , BATTERY SERVICE , my CUSTOM SERVICE and pstorage module in my application and using SDK 7.0.0 and keil 5.12 IDE .whenever a server...