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...
if set breakpoint at DEF(), OK, ABC() can execute.
if set breakpoint at ABC(), then Step(F11) in ABC() -- it's not function call, OK,
if set breakpoint at ABC(), then StepOver...
I'm using simple_uart_init to enable UART I/O from my target. This all works fine but I'm not sure what to do with the UART before I sleep (by calling sd_app_event_wait) so...
Hi Nordic!
I am building a Bluetooth application that uses Alert and Notification Service. We are using Evaluation board PCA10001, our code is based on the example app...
Are there any code examples available that show how to use the ram retention while shutting down the processor to it's lowest power consumption mode? Also does anyone have...
Hi,
I am currently designing a PCB to accept the BGA version of the nrf51822.
The Altium reference designs for the CEAA package (BGA) all include vias directly in the...
Hi,
We have a hardware application that prevents us from using flow control to interface with external hardware. We require the NRF51822 to be able to buffer up to 256...
I have a working design on the nRF51822 Evaluation Kit, and I now need to port that into a module that sits on a custom board. Any recommendations for making this process...
Could someone can tell me what is the difference between BLE_ADVDATA_SHORT_NAME and BLE_ADVDATA_FULL_NAME? I tried BLE_ADVDATA_SHORT_NAME and BLE_ADVDATA_FULL_NAME
advertisement...
I am trying to figure out how interrupts are set up for say a sensor with an interrupt line which signals when new data is ready.
I am assuming you set up a GPIOTE somehow...
I have been looking at the NRF51822 for data logging sensor measurements from the ADC. Currently, I have run into some limitations with iOS and can only get approximately...
Hello,
Its me again.First of all I want to say thanks to HÅKON ALSETH, with his help I was able to work with hardware interrrupt. now I am facing another problem, I need...
want to FLASH upgrade FW in the nRF51822 though my application controller. Is C or C++ code available for this operation or can you deliver a protocol description how to setup...
Hello Everybody,
I am new to Nordic and Bluetooth. I see nrf51822a have BLE + Cortex MCU inbuilt and this suits best to my application.
I have some doubts regarding...
How do I use nRF51822DK without "nRFgo Starter Kit Motherboard"? I have read "nRF51822 Development Kit User Guide v1.2" and have no result how can I only use nRF51822DK hardware...
Dear All
i would like to use
nRF51822
nRF51422
i would like to use nordic product,
but so shame, too low basic knowledge for make program for embedded, edit library...