Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
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,
I've defined a base uuid 455449424C5545544845524DB87AD700
For adding the service to the database CUS_SERVICE_UUID = 0x4942 which alters my 12th and 13 octets
Instead...
I have a characteristic that i want to change to allow notification.
But when I include the presently commented line below (that sets notify to 1), the code breaks, which...
We have a prototype device that disconnects and reconnects frequently. When moving from a BLE 4.2 chip to the nrf52840 (BLE 5), we noticed that the time to complete the initial...
Hello,
I am developing a project with a host processor and Minew BT module with NRF52811. The module and the host processor are communicating via I2C (TWIS). The host processor...
Hi,all
As said above, i've tested two laptops, and this situation happened. I have no idea why this will happen. Is there may any problem with the c onnection parameters...
I used stm32 as master and nordic board as a slave , in stm32 i used spi2 where my configuration is , baud rate is 4MBits/s , clock polarity high , clock phase 1 edge and...
I am trying to locate documentation that has recommended solder paste and reflow specifications for the QFN package. I see there was a similar request made quite some time...
Hi,
When looking at the release notes for the latest nrf9160 modem firmware, it says that the B0 devices are for development only, and B1 for production. I have a number...
Hi there!
Back again with another question. Now that I've finaly managed to get the Bitmap image to show on the display (ST7735), I noticed the playback of audio from the...
Hi What is the better way to add multiple generic on off element to light switch server application. currently planing to add seperate simple_on_off_server_t m_server_x and...
Hi~.
I have an inquiry about sleep and wake up of the nRF52840 in high voltage mode.
Hardware and power design configuration
I am trying to use high voltage mode by...
When the application is started I get the following error:
<error> peer_manager_pds: Could not initialize flash storage. fds_init() returned 0x860A. 00> 00> <error> peer_manager...
Hi there!
I have an SD card reader and ST7735 connected to an nRF52850 DK, both working fine. Furthermore, I 'm using ARMGCC in combination with Make, nRF5 SDK, nRF SDK...
Hello everybody,
I´m trying to add a custom service to the ble_app_buttonless_dfu example in sdk 17.0.2 . Therfore i increment the NRF_SDH_BLE_VS_UUID_COUNT but this results...
Hello, I´m using nRF52DK BLE module with ContikiNG and I seem to be having issues when trying to connect with the device using the mac address. I´m trying to setup the basic...