After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
I've had really great answers on this forum from knowledgeable and helpful people. That's why I'm always advertising for you guys (no stock though). :-)
In that sense I...
I am currently designing a customized pcb with the nrf52832 with other two sensors. I have two questions related with the design:
I know that the nrf52832 has the...
Hello,
i'm currently trying to implement the bcast mesh into an existing application (sdk v6.x.x + S110 7.1.0).
The github readme states that the bcast-mesh is working...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
I have noted that Nordic now has 0xFEE4 and 0xFEE5 as registered 16-bit service UUIDs, any chance one of those is a short alias for the Nordic serial service?
I modified the nordic uart apk from this website
github.com/.../Android-nRF-UART
and I do some revising below
MainActivity.java:
if (action.equals(WearableService...
Hi Nordic.
I have received here in Norway my first batch of BLE 5, and we are about to start developing and building our wristband with the only purpose of monitoring/positioning...
I am currently using nRF52832 with SDK v11.0.0 and S132 v2.0.0. I'd like to enable either RTC2 or RTC0 as a dedicated counter for the keeping track of time (LFCLK). RTC1 is...
I am new in nrf52832 . and i can not uploading soft device this controller in nrfgo studio .Every time it provide a firmware upgradation issue .so how can i solve it .
And...
Hi, looking at the datasheet for the nRF24L01+, it lists four different ordering codes, each with a different minimum order quantity and/or different container. What is the...
I don't speak English well
I can't found LICENSE file on the repository.
I guess its license is same as under this repository.
github.com/.../pc-nrfconnect-core
...
Greetings,
Continuing on from a previous question , I'm now able to update the firmware via the secure UART DFU.
One thing I've noticed is that if I enable the RTT nRF_Log...
Hi,
I am using the capacitive sensing driver example given in the SDK(version 12.3) and it works fine. I want to extend the code to ensure that the SoC goes to sleep for...