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...
I want to know about following things:
1). NRF_SDH_BLE_GATT_MAX_MTU_SIZE
2). NRF_SDH_BLE_GAP_DATA_LENGTH
3). NRF_SDH_BLE_GAP_EVENT_LENGTH
4). Connection event length...
Hi There,
I facing one critical issue with softdevice, I cannot get it work in freertos environment.
Hardware: customized board based on PCA10056
SW: nRF5_SDK_15.2.0_9412b96...
HI
I am using the I2S on the nRF52840DK I have constructed an array and all works well except once I start it , it continues to run, I cant get it to play the sample just...
Hi,
In the product I developed, there is a UI flow about the mode of pairing and binding, which has a limitation that it can only be paired and bound when entering this...
My nRF52 only advertises NUS.
When a phone connects (Android or iPhone), I want to force bonding.
It seems to be related to security. I have tried a couple things, but...
Hello ,
I am using nrf52810 and i have my own code and once its compiled hex file is created so if in case if i missed my source code and i had only my hex file is it possible...
HI I am using nRF52DK as central and peripheral. UART example was used in nRF52DK as central, and blinky examples were put in the rest of nRF52DKs to test the connection....
Hi,
Disconnecting connection during DFU, then DFU never works again.
I reboot device many times.
Application works fine and soft device works fine, buf DFU still fails...
Dear Dev-Zone Team,
I just got my PPK2 and wanted to test it on the nrf52840
It seams to work fine, I can see the advertisement peaks, however the average power consumption...
I am using vscode with NCS 1.9. I am trying to add RTT logs to MCUBoot as the product I am developing won't have an exposed Serial port. I started with the hello_world example...
SDK: NCS 1.8.0
Based on: Peripheral LBS example
Central: Mobile (iPhone)
Peripheral: nRF52832
Hello,
We are attempting to abstract the FOTA service within our custom...
nRF SDK Version 16.0.0 nRF52840 iOS version 15.2 I'm having an issue with my iPhone displaying incorrect characteristic data after doing a DFU to my nRF device, re-connecting...
Hello,
I am trying to set up the IDE extentions in VScode. When I try to connect my thingy91 it doesn't show up in the connected devices window. When I connect my nRF52832...
i am trying to develop a monitoring system for musician and low latency audio streaming is key!. preferable below 10ms i would wat to at least stream cd quality audio 128kbps...
Hi,
I am using LIBUARTE on our custom board. The UARTE is talking to a device which may temporarily be powered-down while the system is in low-power state.
Two questions...