I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Hey hi,
I am trying to establish communication between ADT7410 and nRF52840 using I2C that is the TWI module.
I have successfully checked the address of the ADT7410 with...
At present, our device products use nrf52840, and the official component package used is V15.2.0. I found that using Bluetooth and other Bluetooth long connections will reset...
I made an own SPI device driver using the SDK's BM280 as a pattern
The result has a strange clock configuration (normally high - should be normally low)
Looking through...
Hi,
I'm trying to incorporate pc-ble-driver-js into NodeJS based server.
For some reason, after connecting to a peripheral with a custom service, although the connection...
Hello
Trying to get the idea of whether the Long Range and Direction finding could be used simultaneously with the devices capable of both features.
Googling Long Range...
What causes the "Stopped by vector catch" error? Where is this documented?
The project builds successfully, but when launching the debugger, the Output window displays ...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I am evaluating nRF Connect SDK V1.5.0 for use on a new project. (I could use the added features since V1.2.0.)
Building with Segger Nordic Edition V5.34a
I updated the...
Using the sample code from this earlier devzone post , I've been trying establish communication with from my bosch sensor to my board. I have the code running: and it's printing...
Hi,
I'm combining a SAW filter with your nRF52840 and an RF MUX. The MUX requires AC coupling capacitors. Is that required in series with the SAFFB2G45MA0F0A as used on...
Are there software development tools/libraries for Mac/PC/IOS/Android for sending and receiving serial UART data to a nRF51822 module? I can run the nRF51822 and send and...
OS: Windows 10 64bit
SW: Segger Embedded Studio 5.10 nRF SDK 17.0.2 Softdevice S140
HW: nRF52833 2020.6
Hello,
I had found an example integrating the ble_app_uart...
Hey I'm currently trying to update the nrf9160DK_52840s bootloader through the nrf9160DK_9160 by which i mean:
-Send bootable image_52 over LTE or USB to 91
-Have a check...
Hi there,
We're in the evaluation of sending large payloads with nRF9160.
The payloads are 4-5MB in size which will come from an external flash chip.
The payloads...