I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
I am trying to make the LSM9DS1 connected with the nrf52840,
1. Now I am trying to send the hex array to the lsm9ds1, seems always failed.
any suggestion how to make...
Hi,
In my aplication, I bring my nRF52840 into power system off mode with s d_power_system_off on several different events, most notably the BLE_GAP_EVT_DISCONNECTED event...
Hi Team,
We have developed an application where we are able to receive scan request notification in peripheral and scan response notification in central.
Is it possible...
Using the nRF Connect SDK from Nordic Semiconductor is a terrible experience. One reason it being unreliable with many broken samples. And another being the Segger Embedded...
HI,
I'm using Nrf52840 device and connecting my mobile.
After inserting the authentication code for the pairing process.. phone connects successfully and after a few seconds...
Hello,
I wanted to confirm my understanding of the Replay protection cache. In the code, the limit is set to REPLAY_CACHE_ENTRIES and there is a note that says:
@note...
Hi to all.
I am new to this forum and to the Nordic range of products.
My experience over the last few months have been with arduino and Feasycom bluetooth modules. I...
Hi,
Since I updated nRF connect from 3.6.0 to 3.6.1, I get this error when I try to connect to a device :
"Error when getting device info: Error: Error: Error occured...
Hi,
I'm trying to devise the hardware platform for a Home Monitoring medical device. In the first place I planned to use the NORDIC nRF5340. With its large memory it would...
Hi.
We have a debug board for the NRF52832. The breadboard on this board is working fine. But if NRF52832 is used outside the debug board, then for some reason, some phones...
I want to set the Device's current date and time as I have to check time after certain interval. I don't want to use RTC where we have to look for ticks.
My questions...
Hello,
Could you please let me know if any of your devices would be suitable for our specific configuration?
We have a WMware server running many VMs. We would like to...
hello i am using nrf52832 and mpu6050 accelerometer with sdk 16 while programing i used 27 as scl and 26 as sda which is default in nrf52832 and i had no issues while reading...
Hi,
I am trying to test the light_lightness example present in ' nrf5_SDK_for_Mesh_v5.0.0_src' , on nRF52 Development kit(pca10040). And i am provisioning the device using...