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'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,
Anyone encountered this issue when installing the nrf sdk (cmd in admin):
--- Cloning manifest repository from github.com/.../fw-nrfconnect-nrf , rev. master fatal...
Hi team,
We have our custom board based on nRF52840 SoC.
I was trying NFC text record example provided in SDK 15.3.0 by commenting out log, LEDs. I was not able to observe...
Hello,
I am using nrf52840 dk and I want to reset my device. I have pressed the sw5 which is the reset button but nothing is happening. Could someone help me with this....
Hi,
I am new to the SoftDevice and I am using NUS UART example (nRF5_SDK_16.0.0_98a08e2\examples\ble_central\ble_app_uart_c\pca10040\s132\ses). In server side, after writing...
Hello,
I am noobie at programming. I bought myself these modules, I want to create a mesh network for one of my projects. Could you please tell me how do I proceed ahead...
Hello,
I am using ses and nrf52840 dk
I wrote the code for reading temperature from the inbuilt temperature sensor and when I read value from TEMP register I am getting...
I am trying to perform a large SPI transfer of 72576- 104976 bytes to an nRF52840 SPI slave. I'm running into an error thrown by the SDK indicating that this length is invalid...
hello,When the device's pairing record is lost, the phone's is in.stack report PM_CONN_SEC_ERROR_PIN_OR_KEY_MISSING What should I do? NEF52832,SDK15.2.0,S132
I am trying to use the Zigbee SDK to develop a device to connect to older legacy ZigBee HA coordinators. To do this, I need to use the zb_ha_ez_mode functions detailed in...
Hi, we are evaluating possibly using OTS in our product. We are currently on SDK 15.3.0 and when I look at the documentation:
https://infocenter.nordicsemi.com/topic/com...
Hello,
I really need your help with my problem.
I have a sparkfun nrf52840 mini which is the peripheral, using the code ble_app_uart, and a smartphone with a custom...
I'm compiliing against version 1.1.0 of the ncs, and my device have the mfw 1.1.0 firmware running.
When starting the device, I get the following output:
This is not...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
I am new to DFU feature on Nordic. I have...
I have custom board with nrf 52832. I am using SDK 15.2.0. and soft devices s132 V6.1.0 to transmit advertising packets with advertising interval 1s. I have written simple...