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...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hello Nordic engineer,
SDK is 15.3.0, and example is ble_app_uart
I use the "nrf_sdh_disable_request()" function to turn off Bluetooth
Then start with the function...
Hi,
Environment: nRF SDK 1.9.1, VS Code 1.66.2
Without making any changes, I can build and flash the iso_receive sample but it fails with a -5 error code (EIO) on this...
This is a cross-post from my question on StackOverflow here . This might be a more appropriate channel for this question.
I have a custom board using the u-blox BMD-350...
Dear Nordic guys,
We are going to produce large number of BLE beacon devices and would like to label the BLE address on each device. We are using the default mac address...
How Can I store information about button port ? I have two buttons P1.02 and P0.02. I have
And I have one function to init button
the most interesting is callback...
Hello to all,
Below are the setup details I'm using:
nRF52840 DevKit
SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Segger Embedded Studio 4.16
I am working...
I'm trying to run LTE/BLE Gateway sample on nRF9160DK , i followed all the instruction in the sample instructions.
The Jlink RTT for nRF52840 and LTE-Link Monitor logs are...
Hi nice people, I am working on developing using visual studio and Make environment. I am trying to function UART tx/rx interrupt works but no luck. The TX and RX works perfect...
Hello, I've been trying to launch zephyr SPI example, but I'm having issues with SPI sending anything. The code itself does not throw any errors, and it seems like my board...
hello sir ,
i am using thigy91 board and uploaded the asset tracker application code from ncs sample code . ii am getting humidity data on my azure cloud .but there was...
Hello everyone!
We are using nRF51822 SoC together with s130 Softdevice. nRF5 SDK v12.3.0 is used for firmware development together with the Segger Embedded Studio.
Among...
Hardware: nrf9160DK Modem FW: v1.3.1 We have been evaluating and configuring our proprietary application for NB-IoT, which is initially designed for LTE-M (CAT-M1). The Application...
Hello,
I'm using a central device that lists all nearby peripheral devices by their MAC addresses like so:
but I also want to list the names of the devices as they...
Hi Nordic,
We are preparing to validate a product that contains the UBlox BMD-340 with the Nordic Softdevice. We would like to use the Nordic Semiconductor “nRF Connect...