Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
I would like to include multiple p_chunks in one record. How do I do this? I've only seen examples with one chunk per record, but fds_record_t.data has a field called number_chunks...
Hi, I am considering using nRF24L01 for a project, and I wanted to use one single transmitter to send data to various receivers (more than 6).
I have found some information...
plss, help me . i can flash other examble nomarlly . But when i tried to flash ble_app_uart to nrf52832 seem previous program still works and new program not flashed yet ...
Hello,
I'd like to store a large amount of data in flash and in a chosen area. As a start, I've chosen the area starting from 0x77000 and ending at 0x78000
Iv'e written...
I have been testing out with NRF52840 and verifying the data transmission using the NRFConnect app on my mobile. I am not sure what went wrong! It's no longer advertising...
Hi!
I have a small issue with one of my current project. I've built myself a custom board using the nrf51822QFAA. And I am using an stlink (on an stm32f4 discovery) instead...
Hi,I have tried to write some characters like device name for BLE device. When I called
Code:
grantPermissionCharacter?.service.peripheral.writeValue(data1, for: grantPermissionCharacter...
The bluetooth icon in the status bar is gray, not white although I connected ble_app_hts(PCA10028) with nRF Toolbox(android app).
Doesn't android recognize connection state...
Hello,
using buttonless_dfu app, the app switch to bootloader as the upload is started with nrf toolbox on android,
but with iOS, the upload never starts the LOG error is...
The Bluetooth Mesh SDK is currently tagged as alpha software. Is there a timetable for its progression into beta and to a stable release?
I'm evaluating the nRF52832 for...
Hi, currently I'm working on ultra low power device. This device need to be wake up in 333 ms interval. I use RTC for this. My question is about strange current spikes with...
Hi,
I am using the nrf52 DK (PCA10040) and have a problem with the USB-UART. For some reason I do not see any log messages in the terminal.
I started with the "coap server...
I used SEGGER Embedded Studio to make ble_mesh_v0.9.1-Alpha project, there was an error while executing the flash_area_is_valid function, this problem occurs in the NRF51822...