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,
I am prototyping with the the THINGY52 using nRF Connect.
I am using the services available to drive the MOSFETs on the expansion connector P4 through the services...
Hi,
I would like to debug the code which is in Nordic Thingy91 by using nRF52840DK.
Is it possible to use the debugger in nRF52840DK for Nordic Thingy91 ?
If it is possible...
Hi,
I like to understand what SBs should I cut, what switched should I use to measure the SOC current only with PCA10056 board. I use the Otii Arc device to supply power...
Hello,
I'm working on NRF52832 based module BMD-301
for same i'm using SDK16 Segger Embedded Studio
The thing is
when uploaded ble_app_alert_notification example it...
Hello,
I've tried to convert the mesh light switch server example from NRF52840 DK to Dongle following this post.
Unfortunately that doesn't work.
I've changed the BOARD_PCA10056...
Currently, there is a project. The situation is that the master nRF52840 communicates with the cloud server through the GPRS232 module, the slave nRF52840 communicates with...
Hi,
I tried to create a custom server in using server setup of nRF Connect v3.3.0 but when I tried to apply my custom server on my device, the software bugs instantly. ...
I want to modfiy the code in the example ble_app_ancs_c to read the internal flash with fstorage. But after I set APP_TIMER_CONFIG_USE_SCHEDULER to 1, the operation of fstorage...
Hi every one, I am running light switch example (using SDK 15.2 and SDK for Mesh version 3.1.0 ). The problem is: My provisioner node cannot Receive RSSI message of a node...
I am trying to save and read a structure using FDS, how do I go about it?
I have the structure:
My custom function for saving is:
I call the function using below...
This error always stop the "mqtt_simple" application.
I have tried modem versions 1.0.1 and 1.1.0, SDK versions v1.0.0 and v1.1.0 and added this code to system_nrf9160.c...
I have an Android application running with RxAndroidBle library and I want to change it to Nordic-Ble-Android library. I'm not that good with Bluetooth and the actual version...
Hello, i'm new in BLE and i would like to know, what is the best way to read and write 200-300 parameters of my product via BLE from a phone?
Possibility 1 is, to create...
I am trying to save and read a structure using FDS, how do I go about it?
I have the structure:
Is this correct by populating the record as such?:
And to read...
Hello,
is there any tutorial on how to send commands to the Thingy52 from an Android app (like the Thingy52 app or nRF Connect) to start the RTC clock (and then read/clear...