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 :...
Hi there,
We are currently developing and testing on the nRF5340. We are using our own OS (not Zephyr).
We measure power on the devkit by connecting the PPK2 as a source...
Good day I am wondering if anyone can help me
For background information.
Network - NB-iot
Firmware - 1.3.1
Software - Serial LTE Modem
Hardware - nrf9160dk
...
Hi,
i wanted to i2c interface of nrf with adc ic 3427. i am trying to interface by refer example of twi_scanner device address get found correctly.
now i am trying to...
On an nRF52840 using SDK 15.3 and FreeRTOS 10
I've got both a PCA10056 dev kit and a custom board. I don't think I've got a hardware issue here but I'm running the usb_msc_pca10056...
Hi guys,
I have developed a custom board using the nRF52840 module and the SDK16.If the peripheral is disconnected from the central, it starts advertising again in normal...
I have a custom nRF52480 board and addded mesh functionality based on the light mesh sample
The app crashes during provisioning from the nRF Mesh app.
Relevant portion...
Hello,
I would like to enter simple commands such as on, off to the USB CDC ACM, and then set the parameters in the model through string comparing.
(now i'm trying Generic...
Hello Team,
We are interfacing nRF52832 with an external flash for data storage. Could you please point to the right document/link/code reference on how to interface external...
Hello,
I tested QDEC0 using the zephyr qdec sample (which uses the nrfx_qdec driver) and a DC motor with a built-in encoder.
Below you will see the overlay file configuration...
Is there an example of how to get the buzzer on the Thingy91 to work?
The documentation is scarce at best - https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_thingy91...
Hi there,
the nrf9160 DK user guide seems to recommend that VDD should be 1.8V and not 3V, as 3V will compromise LTE radio performance. According to this post , it is only...
Dear Concern,
We are using NRF USB dongle in of our products. We are developing our android app in house. We want to add some security layer in the communication between...
Hello, we have a thread that essentially is running a loop and we want that thread to be running for all the lifecycle of the app. If for whatever reason that thread died...
Hi Team,
I am using Open Thread networking protocols in my projects to communicate with the devices .I have seen while trying to changed some parameters over the network...
I am unable to do a FOTA with the SLM application on a nRF9160. When I try to do a FOTA with the command below, I get a 404 even though I know the URL exists (real host name...