I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
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...
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...
I have a production device which I have soldered an SWD connection from a Keil project via the nrf51822 DK (port 20). I can flash code to this production device, but I cannot...
I'm using a SPI with a circular buffer so i need to have an interrupt with low latency that reset the RXD.PTR when the buffer is full.
The SPI is used for communicating...