Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
HI..i am trying to implement multilink central with nus service..but it is getting error at lbs_c_init();.what is the reason..can anyone help..i also changed the central link...
Whenever I try to debug my code, it gets stuck at fault_s_S as shown below
I experienced that one of the possible solutions to avoid this is to browse fw_info.h when the...
Hello,
Is there a DOC available for the nRF52832 module, specifically relating to the RED directive? I was able to find one for the nRF52 dev kit, but not for the module...
Hi there!
As a new developer for the nRF5 SDK, the choices are bewildering and I could not find documentation that gives a clear direction. If there is, please share the...
Using SDK13 with nrf52832 , I was looking for hours how to set up a simple PWM signal.
I don't want to use the example, it's a huge mess, it's not clear and you can...
To build my own application or to programm the nRF9160 DK i have to work with SEGGER Embedded Studio, which i have already installed.
In the next step i have to do the following...
Hello,
I'd like to understand a bit more about transmit buffers for sd_ble_gatts_hvx() calls. Our peripheral application is developed using SDK 15.3.0 and S112 for nRF52832...
Hi,
reading through the gnss socket configuration parameters it came a question to my mind regarding the Power Save Modes.
Is the PSM configuration applied when the GPS...
Followed the example https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/spi
but getting spi received value 0xff each time
my conf file:...
Hello, I am a bit confused with the ARM Cryptocell 310 engine. As I can see this software is proprietary but in nrf5 sdk there is the cryptocell engine as external library...
Hi,
I am using nrf52810 ,softdevice 132.
I am trying to implement whitelist in ble_app_uart code (peripheral side).I take reference from HID mouse example.
Code compiled...
Hello everyone,
We're looking to develop a prototype of a very simple panic button. The device should automatically pair with iOS / Android, and establish a call to a given...