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'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
From the online guide page: https://infocenter.nordicsemi.com/topic/ug_nrf52840_dk/UG/nrf52840_DK/intro.html
The PDF download - infocenter.nordicsemi.com/.../nRF52840_DK_User_Guide_v1...
Hi,
I tried to sniff 2 BLE devices and decrypt mesh packets using application / device / network keys option available in wireshark. I unable to see decrypted data. Please...
Hi,
I included pwm code in my code and its related libraries and drivers.I am getting errors like these :
I removed non-Softdevice paths from the user include directory...
I'm trying to use this API: NRF_STATIC_INLINE void nrf_rtc_subscribe_set(NRF_RTC_Type * p_reg, nrf_rtc_task_t task, uint8_t channel) to set DPPI subscribe configuration for...
Hello, I'm Jongryul
I want to deliver voice through BLE.
I wonder if this chip supports voice command.
If this chip does not support voice command, I wonder about the...
I'm trying to create a siren tone using the pwm library, that ramps up and down between 2kHz and 3kHz.
Initially I started with the example provided in SDK v15.3.0 nRF5_SDK...
hello community!
Recently I got urgent job to rewrite sensor firmware to nrf52832.
Its not my project basically, another company project.
I wonder why rf52832 didn...
I understand with LTE-M they are supposed to offer greater distances to the cell site, but how do we tell how far away we are from the cell? In the good ol' days, we could...
It says under the S113 information that is supports extended advertising yet I can't see it in the API. I would like to take advantage of the 255 byte advertisement size for...
I want to use NRF9160 for development, now I want to pick something bootloader, so which one do I use
1. \ zephyr, replication, bootloader, McUboot \ zephyr
2. \ zephyr...
I am trying to develop a product with your nRF905. I have two units set up, and can read and write via SPI. However my concern is your poor documentation.
You do not say...
Hello, this is the person who asked about " devzone.nordicsemi.com/.../question-serial-output-uart ". First of all, thank you very much for your sincere reply.
The reason...
Hello
I would like to view the changes in sensor values in real time in a graph. Can you recommend a tool from Nordic or an easy-to-use program?
Thank you.
Sometimes during a DFU update, the NRF52811 can stay in bootloader mode (seen with name DFUTarg and mac_address equal to mac_address +1). I am on Softdevice 16.0 I'm using...
How to read values from 5 Analog pins at the same time
I know how to read from one Analog Pin, but i don't know how to access 5 analog pins at the same time and display...