I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
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'm running through the tutorial page to help me get stated.
The section I'm having trouble with is Updating through USB
the Problem is on step 15
When I click on...
Hi everyone,
I'd like to check devices is still alive in the BLE mesh network but I don't know how to check it. Can I use available model in SIG or custom new model to check...
nRF Connect SDK v2.0.0
For example, the current version is v5.0, you cannot upgrade to v5.0 or downgrade to v4.9. You can only upgrade versions above v5.0.
Hello,
I'm working on an application and implementing the DFU feature. I first made DFU work on a s132 application and now I'm changing to s332 so I can put the ANT+ part...
I use nrf52840 dongle programmed with zigbee cli agent example.
Using the bdb start command, the coordinator enable the permit join and connects to all free devices in the...
Will it be possible?
Can I operate the UARTS in parallel - both recieving data at 38Kbs?
The data from each UART will be stored in a buffer and once it reaches 10 bytes...
Hai,
I'm using nrf52840 to develop a Zigbee coordinator.
I found some examples in NRF sdk and NRF connect sdk.
I have some doubts regarding that. (I'm new to ZigBee...
Hi,
I'm using a custom board with nrf52840 and nrf9160. I tried to build at_client sample (vscode) with nrf9160dk_nrf9160_ns.overlay -file added (tx and rx pins modified...
Hello Everyone
I'm working on a project in which some commands are transferred through USB HID.
The project is an nRF42840 based one.
The data received in nRF42840 is...
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) , so we can send our...
I am currently using nRF Connect for Desktop v3.11.1 with Programmer v3.03 with a Segger J-Link Plus v10.1. I unfortunately updated this program from a previous version that...