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,
We are using nRF52832 based module on which we are using HCI over UART functionality with the help of Zephyr(v1.14.0) SDK to find the nearby beacons via Bluez stack...
Hello there,
So we are working with a sensor that needs to receive a pulsed voltage, so we are using a PWM signal from our nrf51-DK applied to a transistor based circuit...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the nRF5 SDK v15.3.0 and modified twi_sensor_pca10056 program...
Dear support,
We have built a ble mesh network running the light_switch_client/server application (mesh sdk 3.1.0). We are using the Android application for provisioning...
I want to disable and enable interrupts for Rx data, I tried following code to disable interrupt for rx and disable rx. Also TX and RX pins are short, i.e. loopbacked. In...
Hi,
I was wondering if I could get some guidance (or directed to some documentation on the subject) with regards to what socket operations are safe to do in a-sync timer...
I'm trying to use LTE and GPS in the same project. I know I cannot have LTE and GPS running concurrently, but I tried implementing edrx so I could get a GPS fix and alter...
Hello!
I bought recently some nRF52840 (PCA10059) dongle's and one nRF52840- DK. I want to create a kind of network ( a mesh network) from those dongles and communicate...
I cannot see CRASHLOG with RTT viewer but can see CRASHLOG dumps when SES ide debugger is running.
Is there anything different from the SES ide debugger's dumb terminal...
Hi I am working on modify proxy client switch example from mesh sdk version 2.i done some significant changes into code for sending string message rather than 1 or 0.but when...
HI,
AT command not working when network mode is "NB-IoT" in "mqtt_simple",
If network mode is "LTE-M" then AT command is working fine.
Snapshot with network mode is...