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...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Hi Devzone,
I use the original MQTT_Sample example, just change "Client ID", "Alive Time" = 120s, use NBIoT + GPS.
Development set up:
ncs v1.5.1, ubuntu, thingy91 ...
Hi,
I followed Getting Started guide for Thingy:91. However, I could not get cellular connected. I am using the iBASIS sim card came with the kit. I am located in Chicago...
This is the output of application compiled with "west build -p -b circuitdojo_feather_nrf9160ns nrf/samples/nrf9160/mqtt_simple":
+CEREG: 2,"FFFE","FFFFFFFF",7,0,0,"11100000...
modem fw v1.3.0
ncs 1.5.0 and master
I'm trying to test LWM2M bootstrapping using https://leshan.eclipseprojects.io/ but my board is failing to connect to the LWM2M...
hi,
im use the usb of nrf52840,and i want to get the event that the usb communicate is build.for example,the usb wire of pc can plug in the usb of 52840,and the usb wire...
I got the following issue when I open nrf connect:
Unable to download latest app info: Unable to download apps list: Unable to download https://raw.githubusercontent.com...
Hi,
For ratio-metric sensor measurement I need to do either of the following with nRF52833 SAADC module:
Access internal voltage reference signal on external pin, which...
Hello Everyone,
Im using the NRF52840 USB Dongle via blatann and i want to be able to get the HW Timestamp from the dongle when i receive a ble message.
I know that blatann...
Hello guys,
I try to implement a pdm sensor on the nrf 52 dk which sends the audio data to a central device. I am using the service characteristic tutorial as a template...
Hello!
I am trying to create a connectable advertiser that can have its advertisement data updated dynamically on a nrf52832. I am creating the advertisement with this...
I am trying to use some BLE functions that are currently defined and declared in my package (I checked).
I included the H files for all of them, and I am not getting any...
Dear Support
I'm new in nRF Connect but I've lot of experience in embedded code with IAR or ARM MDK.
I think the project settings is different to everything I know. And...