Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hi,
I am new to arm and ble development. I am used to work with AVR mcus and I am trying to migrate a project from AVR to nrf52.
AVR usually has some "General Purpose...
I'm transmitting data packets each of 48 bytes in the form of notifications using Bluetooth 5.0. When I observed the logs over sniffer, I see that the packets are fragmented...
Hi,
iam new to all this and hardly find answers for my question:
Is it possible to pair a nRF51422 with an Ant+ remote especially Bontrager TransmitR and use those remote...
nRF52832
Hi,
I am a little confused as to what component uses ble_flash (...drivers_nrf\ble_flash\ble_flash.h/c) and why? What is the difference between this and SD...
Hello all,
I've ported the buttonless DFU example to my project without the buttons or the LEDs, but I only tested the bootloader and not the uploading capabilities with...
I want to know the details of "DTM testing using nRFgo Studio".
On page 52 of "User Guide v1.4 of nRF51822 Development Kit" says, "For details on how to use the Direct Test...
Hi.
I bought the nrf51822 kit, and I have questions to ask.
I know that there are many sample code provided by nordic.
I know that the sample code will run...
Hi!
I am working with an application were two nRF52832 shall communicate over UART in half-duplex 1-wire mode (similar to what is described here but I use different pins...
Got one new Thingy52 and worked all nice with both Android and iOS teminals.
Then I have tried to upload new firmware using the iOS.
Loading new firmware progress was...
I just tried the Button example on the nrf52-dk development board, and the interrupt for the defined button GPIO does not seem to * trigger
Zephyr 1.8.0 ( fcb9144dc git...
I have been using nrf52dk as programmer for external modules (BMD-300) during development. I'm wondering if I can still use nrf52dk for production devices or I have to get...
Hi, stupid question here: Is there a command I could send via the dfu characteristics that starts the application somehow with doing an actual dfu update? Using the secure...
I WANT TO INCLUDE GPIOTE WITH PPI EXAMPLE PROGRAM IN THE SDK. EVEN IF I ADDED THE INCLUDE FILE,GIVE THE PATH TO GPIOTE.H AND ALSo added tthe gpiote.c file in the nrf_Drivers...
Hi,
I have successfully sampled my signal using SAADC example at a sampling frequency of 10 Hz. I am using a flag in the saadc_callback() function which I read from the...