I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Dear Support Team,
I’m using nrf52840 with PCA10056 and SDK 14.1. I want to make a DFU feature using SPI as its transport layer. Could you please help me about the following...
Hi
There is an issue in SDK for Thread & Zigbee 4.1.0 release. It does not appear in previous releases. The problem manifests itself as higher current consumption. According...
HI,
I want to make a test dongle by using Central_hid project in NCS V1.5.1
Now my keyboard can pair with dongle1 and works well, then i read out the code in dongle1,...
Is there a good example for using direct test mode, with an nrf53 and using an external xtal?
What application mcu code to use? And does it enable the LF xtal pins?
I am trying to run the ble_app_uart_relay example found at: https://github.com/NordicPlayground/nrf52-ble-app-uart-relay . I know this was made with sdk16 but I would like...
HI,
I need to work on external flash memory which is placed on Nrf5340. I need to know where is the sample application to know the interfacing basics and I need to know...
Dear Support
I'm new on ncs.
Now I've read nrf-connect-sdk-tutorial and I can build a project with SES.
I want to automate the build,
So I test
west build -b nrf9160dk_nrf9160ns...
i have look for many DFU examples in NCS1.5.0 , but samples are Abstract ,and can not to start . a ble test app in phone have a menu that can send file to nrf5340 through...
I use our designed board with control chip nrf5340 to test ncs1.5.0 sample peripheral_uart , I not changed a word of sample .but when debug program, show :Not able to allocate...
I am just getting started. When I use the SEGGER / file / open nRF Connect SDK Project and try to configure for a SDK release 1.5.1 (/opt/nordic/ncs/v1.5.1), toolchain version...
Hi,
we are bonding an nRF52832 (SDK version 17.0.2, Softdevice S132 7.2.0, using the Peer Manager) and nRF Connect (Desktop, version 2.5.1) using numeric comparison method...
Hello,
I have a question about the text_record sample, I have a thingy91 and I would like to read the device with NFC on my phone. I saw that this sample could do that....
I have followed NCS BLE tutorial part 1: Custom Service in Peripheral role - Getting Started - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com) and Building a Bluetooth...