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'm using nRF5_SDK_13.0 on nRF52840 based on ble_app_hrs_rscs_relay example. I use it to connect a bluetooth 4.0 device and it's ok now. Also I have a bluetooth 5.0...
Hello, our device is able to be used by Iphone and Andriod. For the ANCS, we have tested the Iphone and it is OK. However, Andriod notification does not need the ANCS. As...
Hi
I'm trying to create a custom ble service with 4 notify characteristics.
Everything works with one characteristic, but when i add the other the DK hangs.
I'm using...
According to the NRF52810 datasheet,to ensure optimal performance it is essential that you follow the schematics- and layout references closely.Then if I want to use NRF52810...
I have found that deferred logs cannot be outputted if they exceed the certain size.
I modified "\examples\ble_peripheral\ble_app_blinky" from SDK14.
I'm using nRF52 DK...
Hello,
I would like to have something like this:
ROOT_COMMAND SubCommand CustomParameter
Example:
DeviceName Set ExampleDeviceName
Where CustomParameter can...
I have a nrf5280 PDK. I worked well. But now, when i plug micro usb capble from my computer. Led5 do not light or blink. and I can't load my program to nrf52840. How can I...
Hello,
I search for a memory (1 Gbyte or more, SOIC) compatible with nRF52 / Fatfs (component controller is "SD card SPI access" style). Do someone have a keyword for my...
I am building an application where a central device is controlled by only one remote control, which is a peripheral device (both nrf52 running S132 v3 softdevices and the...
Hello, as the title suggest, I want to implement an iPad/iPhone mesh provisioner, and this is my general idea:
Build an App which sends and receives customized advertising...
Hello,
I'm looking at BLE 5 advertising packets and the new feature allows to redirect the adv packets from primary frequency channels to secondary ones with an option...
Hi,
I see that the nominal deafult rampup time is 140 us in NRF52.
However, I'm measuring it with logic (via GPIO+PPI) and I get 129.4 us.
Why there is such a difference...
Hi, I received an e-mail about the new nRF52840.
Nordic Semiconductor has today released the new nRF52840 multi-protocol SoC
with on-chip support for the upcoming Bluetooth...
Hello,
I tried the example code ble_app_proximty connect to android using nrf connect application, but why when i try to connect, nrf51822 can not connect, like example this...