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...
The time to first fix on the Development Board (as well as a prototype PCB I have made) are both around 2 minutes. After getting a fix, is any of the almanac or ephemeris...
Greetings. Is there a way to do information mapping using, for instance, one of the mesh nodes that could act as a client/provisioner to all other nodes and therefore keep...
Hi! I'm working with nRF52 development kit and SEGGER Embedded Studio. I was trying to modify the example given as ble_app_hids_mouse and take all the functions present in...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have few queries on System OFF mode.
1...
Hi, i am trying to add additional payload to the Mesh Light Switch example. However, i modified all structs and it came down to the status_handle() function inside generic_onoff_client...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
After wakeup from System OFF (due to GPIO event), I want to validate / debounce...
On the nrfCloud, when you clicked on a device (nrf9160DK), the previous version of the interface would show how much data was used of the "available" data associated with...
We are developing a cycling application and are currently using a variety of ARM processors with BLE capability. We require to add ANT+ capability to read Hear Rate monitor...
Hello,
I'm developping an android application for detecting falls.
I will use accelerometer's values for find the g constant.
But i recover bad values.
this is my...
Without doubt there is a new variation of software emerging:
We are all familiar with Firmware and Software, however I really feel the need to coin the term "Whisper Ware...
I am experiencing a problem where behaviour after an sd_nvic_SystemReset() differs from behaviour after a power-on reset, and this difference causes failures in the softdevice...
Hi, I see there are several questions related to using GPS pulse per second signals for synchronization between devices, but I can't see the responses to some of the questions...
Hi,
I am using Uart1 on nrf52840. This is implemented using nrf_serial library. I have set buffer size to say 10, so event occurs on every 10 bytes reception. Now I want...
Hi,
I have been looking at the Nordic examples and I found them to be pretty slow with the handlers being the bottleneck as opposed to the actual hardware. I was wondering...
I'm developing an application to support multiple concurrent central-and-peripheral connections. It's a bit messy but is just about working. At the moment I'm using SDK 9...