Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I posted the ble_app_uart example on the nrf51 dk board and tried searching for an app, but searching on Android, but not on iOS. Why? You have used nrf_toolbox in your app...
Dear all, my goal is to make a wireless HID device using nrf24/nrf5x products so, I've noticed the nRFReady Desktop solution that seems to implement the
RF connection nRF5x...
Hello,
I am trying to port the light switch server example form the nRFSDK for Mesh to IAR Embedded Workbench for ARM.
I am using
nrf SDK Version 15.0.0
SDK for Mesh...
Problem : bytes are lost during UART communication with the module, hardware flow control is enabled, at speed higher than 38400 baud/s, when softdevice enabled and test board...
Dear Nordic
I have facing some issues in RTC side. In my application RTC and BLE works same time . First installation and set time using function nrf_cal_set_time() works...
Hi all,
I want save and read flash in example light switch proxy server .
I add code part of provisioner example into proxy server example
This is my code ;
And...
Hi everybody,
I have a question about the nrf52832 how to set the tx power in the ble peripheral uart example. i want to set both the advertising tx power and the after...
Hi,
I'm testing BLE Central multilink base on nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_multilink_central\pca10040\s132\arm5_no_packs
With modification in main...
Hello all !
I've been searching for an answer to my problem over the forum but I haven't found exactly what i'm looking for, so, that's why i'm posting this.
I'm using...
Compiled my first blinky example for pca10040 nRF52DK, nRF52\nRF5_SDK_15.0.0_a53641a, Keil mdk5, W10. trying to download compiled code got the error: The firmware of the connected...
I want to save Power by disabling the SD Card. VCC of the card is already regulated with an external MOSFET switch and controlled by a pin of the nRF. The problem now is,...
Hi,
I'm currently using SDK 14.2 (on 840) and SDK 15.0 (on 810) with the UART example.
I'm trying to implement the following system.
The Device only receives data...
Hi all,
I'm using SDK 15, nrf 52840, win 7,
The USB cdc example works fine for me.
Yet, when I moved the code to my project the driver is not set by win 7.
On device...
hi Support Team
I am working on Asset Tracking project.Looks like Bluetooth Mesh is more oriented towards controlling.
I have a Ble device Emitting some Data. (say A)...