Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
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...