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...
Hi,
Much like the poster below, I have ran into some issues during FOTA when my flash usage gets VERY CLOSE TO 100% (Much less than a page left), disabling some features...
Hello, I'm working on implementing the buttonless DFU feature in my application. For now, I'm following this nrf52-ota-dfu-ble-part-4 and nRF52832-buttonless-dfu-development...
Hi,
At present, our products have started production, but customers have reported three Bluetooth problems, which need technical assistance from Nordic to solve them as...
Hi Mate,
I need to upgrade image through ota but how is i dont know now am trying using nrfconnect mobile apk but i dont have prior knowledge is there way to upgrade mcu...
Hi,
I am developing an application which has some tasks along with custom models. Here I found a peculiar issue, wherein, if i run the application with debug logs enabled...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello,
I have an nRF9160 DK revision 1 with ibasis esim.
I wanted to connect to cloud using the precompiled asset tracker lte files in your website : https://www.nordicsemi...
Hi,
We are trying to use thingy52 as an transparent Gateway to Thingy91 and from thingy91 to publish data on internet through MQTT protocol.
on thingy52 we want to use...
Hi Team,
I am in process of modifying our existing app to work as "just works". For doing this, I disabled the callbacks in bt_conn_auth_cb:
However, with above...
Hello,
I'm using the Sample usb/CDC_ACM on the DK5340 with VSC. I can set VID=XXXX and PID=YYYY, works fine.
But how can I set the REVISION=ZZZZ ? So that Windows sees...