Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Not really a question, but I found a potential issue with the Battery Service module in ble_bas_battery_level_update() . This is in both SDK v10 and SDK v12.
The problem...
Up to this, we've been prototyping with MDBT40 module in our prototypes. We want to move to a completely custom PCB using the nRF51822 SoC for a number of reasons (space and...
Hi,
I am using nRF51-DK with softdevice S130 and SDK 12.0. I am working on the BLE central role with ble_nus_c service. I am able to setup the multiple connection with...
Hello,
In the last month i bought the nr52-dk, my first two steps handling it were:
the getting started tutorial and some other tutorials to get the feeling of the...
I am doing some test with the Battery Service on SDK v10, and found out that if I have not enabled Notification on my phone, calling ble_bas_battery_level_update() returns...
Hello.
For routing purpose, I use GPIO pin for NFC for spi, driving a screen.
I start a screen integration with the with the spi peripheral example projet. Using the define...
I am using the nRF52 (SDK12.0.0) to create a very simple BLE application (maybe based on the BLE_APP_HRS example). The system will have a button, LED and interrupt pin from...
Hello,
we have successfully run Nordic chip together with iPhone and we are able to get notifications from iPhone to the embedded device using ANCS via Bluetooth LE.
...
I am using the nfr51 dk and a standalone nrf51822 based ble module for prototyping & testing purpose.I plan to make my own custom pcb for final production.In both the above...
I recently received a redbear nrf8001 board for use with my Arduino Uno. I had intentions of using it with ANCS. Before I realized that there was a ANCS example included with...
Guys,
I am designing a Bluetooth proximity tag using nrf52832 SoC. I have designed and tested the circuit and it works fine.
What is the best method to read the coin cell...
What happens if two masters scan the same channel and try to connect with the peripheral at the same time. And second question - what if one of that masters will be on the...
Hi,
I want to do the application DFU with nrf51822 in Python.
The application code I use is dfu_test_app_hrm_s130.zip in nRF51_SDK_10.0.0
As I know, the .bin file...
Hi,
I'm having trouble installing SDK12 on Keil 5.21a
When I run the installer it goes through the process but after the process the files in Keil (pack installer app...