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...
Hello, I'm in Zephyr OS build v2.3.0 and NCS v1.3.0. I need to reprogram UART0 baudrate at run time to 38400. After having obtained the uart node
uart = device_get_binding...
I want to transmit UART and Bluetooth through 12bit ADC 12k sampling.
I downloaded the following example and verified the ADC-UART AND Bluetooth communication. https://github...
Hi,
I use the nRF52840 chip, which is designed as a module.
I use nRF9160 DK to burn the hex file.
1.And i can use nRF connect to read the ic of the module.
But...
Hi there, We're using SDK 16.0.0_98a98e2. Our setup is a PC running BLE Central connecting to 2 nRF 52840 running as BLE peripherals. We use the provided BLE UART example...
Dir Sir or Madam,
I defined 2 properties in sensor_server mesh example,
Precise Present Ambient Temperature (0x0075) and Present Indoor Relative Humidity (0x00A7) ,
...
Hi,
I use sd system power off to go into sleep mode. I wake up with the help of a button. However, the 1 second wake up time is too much for us. Do we have a chance to set...
I am currently trying to send indefinitely large files over BLE. To do this I have a central and peripheral application running between 2 nRF52840's (one peripheral, one central...
Hi,
NRF52832, SD S132 7.0.1, SDK16, custom device, custom SW
The: custom device not bonded.
In my firmware I can run beaconing in parallel with connectivity advertisement...
Hi sir,
I encountered a problem while building Thingy SDK using segger. Here are steps what I did,
Downloaded "thingy_sdk_v2.1.0" SDK from this https://www.nordicsemi...
Hi there,
When I operate SPI and I2C simultaneously on nRF52832, an error has occurred.
Could you please teach me how to solve an error?
I use an attached "main.c"....
I know this isnt an arduino forum but when i proposed this question on their forum they pointed me to this website as the problem is processor specific. So im hoping someone...
I have two nRF52840 dongles, an nRF52 DK, several Linux PCs with USB 3 connectors, and both an Android Samsung S20+ and iPhone 12 Pro - both which I have proven are capable...
Hello Everyone, I am working on a project which requires to detect if any firmware is installed on the device in the bootloader. Is there any function provided by nrf-sdk...