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...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
Hi,
I'm having problems with the bootloader in SDK 15.2. I'm using an NRF52840, I don't know if the CryptoCell is giving me issues.
The DFU fails when checking the FW...
Hi All,
Sorry if this is a simple question, but I can't seem to find an example where the device is programmed as both RX and TX. (The examples have either one or the other...
Hello,
I am developing application which allows multiple central devices (phones) connect to a single peripheral device (custom board with nRF52840). I took example from...
We are under development on our custom board. then we suddenly were able to flashing the firmware, hex files onto our target board. SES showed the popup message such as "...
Hello,
I am unable to flash target board using my nrf52840 Dev board. I have two dev boards and I am able to flash the target with the other dev board.
The target board...
To what values should I set the PWMCON register to so that the PWM0 and PWM1 frequency is output at 20Khz with duty cycle varying between 1 to 2ms. Now specifically I am asking...
I am new to Bootloader and was going through the Secure BL example without SD but with UART
Here I observe that the Linker Option Shows the RAM and ROM address for the Bootloader...
hi....to everyone
Here i am using latest version 3.1 mesh , i have made some changes in light switch example , in order to get a character instead of bool value . i am getting...
Hi everyone,
I want to change the Y-axis on the AVERAGE plot to show real-time data from 0 uA to 10 uA. The default setting is -100.000uA to 15.000 mA.
The PPK manual...
I'm currently trying to use the database discovery module to get the total number of services and the number of discovered services so that I know when all of the services...
One can change value of Device Name characteristics in Generic Access Profile. How can I register the change event? At the moment I would be able to do it by periodically...
Hi. We have a project based on multilink central & NUS SDK 15.
We are scanning and can connect to peers ok.
I have logged the following code every second since we are...
Hi, I am using the UART Client and UART Peripheral example codes on 2 custom boards that have BL652 with NRF52832 with SDK 15.3.0. The Peripheral code seems to work perfect...
After upgrading from Softdevice S132 version 5.0.0 to 6.1.0 (deployed to an nrf52832; bare metal), I’m experiencing calls to the Softdevice assert-Handler once in a while...
Hi,
I want to control numeric pot (slave) with the nRF52DK (master) with SPI but I'm a beginner in this bus. Do you know where I can found a tutorial or a example (I don...