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...
I just make some change Tx power level on "ble_app_blinky" app, i see that: when change Tx power(-20, -16,.., -4, 0, 4) like this code i mark red color below.
---------...
Hi,
I was trying to load the agps sample code into thingy 91 for testing. I read the readme document which mentioned that code is compatible with thingy 91 too.
After...
Hello everyone,
I wanted to start with Thingy:91 today, so I first wanted to update the device with the newest firmware.
First thing I found confusing is: On the Getting...
Hi everyone,
I saw a lot of example in SDK (CDC ACM example, Audio example, MSC example,...) and I want to know if is possibile to modify them and use the USBW (USB WIRELESS...
nRF5_SDK_15.3.0_59ac345\examples\peripheral\twi_master_with_twis_slave.
I use NRF52810 as a slave, power consumption is 6uA.( nrf_drv_twis_enable(&m_twis);)
I see the...
Hi,
I am using nrf52832 module, sdk 17.0.2.
I have ble nus service added and device works properly had no issues till i add the AES related files and defines.
Can...
Hi,
I would like to use external app firmware to update over BLE a secondary microncontroler behind a NRF52832. I read that it's an experimental feature but it's very intersting...
Hello, im newbie here. I using multilink NUS from example and i want somehow get peripheral (peer) address in ble_nus_c_evt_handler TX event. How can i receive that?
I use nRF52832, sdk17.
First of all, during the sample, you want to implement central using "ble_app_out_c" in the "ble_central" file.
Central wants to connect peripheral...
Hi, I found that after migration from Zigbee Thread SDK to Zephyr GDB debugging functionality is broken. I have read a lot about PRIMASK register, GDB hooks, and so on, but...
Hi everyone,
I am using a third party nRF52840 module and I have developed my own bluetooth application. I have implemented one characteristic for notifying data from the...
Hello,
I am working with nRF52840 and started with SDK15 examples with BLE security mode 1 level 2, No MITM. I have a question regarding bond handling and the deletion of...
Hello everyone,
Using
PTS version is the latest (7.6.2),
nRF52832
SDK14.2.0
Softdevice s332 v5.0.0
When I run the test GAP/ADV/BV-01-C and so on, it constantly...
The settings.hex file is 6 K ,
the bootloader.hex file is 68 K ,
the softdevice.hex file is 429 K ,
the app.hex file is 183 K.
app.hex is just made for DFU function...
Hello every one.
I want to ask about:
Does NRF52810/NRF52811 support BLE_Central role with "S122" and "nRF5_SDK_17.0.2_d674dde"?
I try to convert example "\nRF5_SDK_17...