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,
For NRF52840, is the 125kbps sensitivity the same as on Radio? I used the 125kbps long distance mode, but the distance was not up to the ideal state, the deviation was...
Good morning,
I'm developing an application for nRF52805.
I saw that in SDKFolder/config there are all "complete" sdk_config.h files for all nrf52 targets except for the...
Hi,
I am using own hardware board based on https://www.raytac.com/product/ins.php?index_id=24 module, it uses nRF52840.
I
I am facing an strange issue that UART is not...
Hi,
can anyone provide any insight into moving beyond a pca10040 development board and creating a project for a custom board? What are the steps that you have to go through...
Hi,
We are looking to be able to reflash our devices on the field, as well as do FOTA. Critical device information (serial number, encryption keys, etc) are stored in the...
How does the ADC gain block work.
Suppose using Vdd=3.3V as ADC reference, analog signal input from 0 to 3V and gain 1/4
What will be the ADC core voltage for single...
I have an application where i have to regularly send gps data to an mqtt broker. I started with the mqtt sample which works fine, and i also tried the gps example with assited...
Hello,
I am trying to extract audio from the thingy's microphone using the microphone driver. I know that the data it produces is encoded in dvi_adpcm. I would like to decode...
Hi,
I am using nrf52833 development kit and using nRF5 17.2 SDK on KEIL IDE with softdevice as S140.
I am trying to compile ble_app_template example from the peripheral...
Hi Iam using NCS version 1.5.0 and DK version 0.15.0
Is it even possible to perform FOTA over SMP BT on NRF9160?I am using 840 as my controller and normal ble functionalities...
Hi,
I'm developing a system where I have a two button "remote" and connecting to movable part that plays sounds. My plan was to have a nRF52 in each of the parts. So ...
1. Can nrf9160dk protect code avoid any one to read firmware out and copy them in usb 2. Can nrf9160dk protect code avoid any one to read firmware out and copy them in externl...
Hi All,
I have 2 boards nrf52840 pc10056 and I need to run ble_app_uart using LIBUARTE with DMA in order to obtain a more robust uart communication
I would like to use...
Hi
This is probably not specific to Nordic, through talking about a beacon-type device based on nRF52 chip. The purpose of the beacon is to advertise its presence and once...