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 want to implement a proximity central. At the moment, I do not get a bonded connection from central to proximity peripheral (For peripheral i use the proximity...
Hello all,
I have realized my own board with a msp430 microcontroller and a nRF24L01+.
I have configured my nRF24L01+ as described in annex C of the datasheet; the objective...
Is it possible to use the J-link to debug a stand-alone PCA10004 ? I am not using the motherboard. Powering the board separately. When I try and run debug in Keil I get error...
I would like to ask a question about the time of :"Time between DISABLE task and DISABLED event when
the radio was in TX" of the "Jitter". In the picture show the "Jitter...
Dear nordic guy, I'm developing
with nrf51822. I have one question regarding main clock control.
I want to turn on and off 16Mhz clock in application side.
application...
Hello,
I have some code running that transfers binary data from an iPhone to a nRF51822 device (used for firmware upgrade).
I have used a variable length characteristic...
When starting with nRFgo Studio "Erase all", "Program SoftDevice" & "Program Bootloader" to have a almost virgin base without an application, I succeed perform an over the...
Hello,
currently I am thinking about the proximity concept. The following scenario is given:
We have a Display that shoud lock/unlock a Device
We have a iPhone...
I used SDK 5.1 and S110 6.0, I dowmload the project ble_app_ancs to nRF51822 DK. I try to connect it to iPhone 4s (which run on IOS 7.04), when I click 'pairing', the led...
Device: NRF51822; BMA250E
Description:
When I read BMA250E via I2C without BLE protocol, commnucation run well.
And if there is no I2C commnucation, BLE protocol can...
Hi all,
My questions are related to frequency on the soft-device firmwares for nrf51822.
In S110 does the frequency channel hop according to the CONNECT_REQ packet...
Hello,
I am testing the ble_app_hrs project on two eval boards, with s110 and s120. Everything works.
If I power-off the peripheral board (s110), it seems that the master...
Dear Nordic guy, I'm developing with nrf51822.
I have one question regarding flash write.
In ble connected state,I have some error to write some data to flash.
I want to...