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 to everyone and thanks in advance.
First of all, im new at this and would i might be asking something stupid.
I have a development, that one of the features would...
I see in NRF5 SDK ShockBurst compatible mode and relevant support.
I dont see such thing in Bluetooth core5 specification. So - ShockBurst is you proprietary creature ?...
I see the messy information elsewhere especially in selling infos about antennas for BLE5. OK optimal antenna is a quarter length of average wavelength -( 299 792 458 ) /...
I ordered nrf52-dk.
I am trying to install the SDK using nrf Connect Desktop using the option below:
Getting Started Assistant Guide to set up the nRF Connect SDK
I...
At least the combination ARM gcc 9.2.0 and nRF5 SDK 16.0.0 prevents me from doing incremental builds after some source file have changed.
The problem is with wrong dependency...
Hello,
I am developing an IEEE802.15.4 Beacon with the nRF52840-DK, SDK 16 and the nRF-IEEE-802.15.4-radio-driver . My problem is that the consumes ~400uA of current in...
Hi,
Good day,
I am having trouble for enabling the SAADC module. I keep getting the following error.
Following is the sd_config.h code
Someone help me solve this...
Hi,
I have read that using the external 32MHz crystal is mandatory for proper BLE radio operation.
However, is there any internal clock that could be used instead of the...
Hi, I am trying the to create a mesh application using iOS nRFMESH SDK. I am able to provision the device but i am not able to get data from the getCompositionData method...
We are using nRF51822 in our custom board.
We just remain two pin ------ SCLK and SWDIO
Can we programming by STLink ?
what's the step?
1.using nrfgo studio to programming...
I tried setting the name as AT+NAME=LGS\r\n
When I send AT+NAME?\r\n, I do read back the new name, i.e. LGS.
However, the bluetooth host continues to see my device as...
Hello, I am using the sim card that comes with the Thingy91 in Sweden, it works well but every time I reflash the thingy with a new version of my application it takes several...
I went through each of the steps for upgrading the thingy91 modem firmware -> application firmware -> 52840 firmware but when I look at the lte link monitor it looks like...
Device: nRF52832, SD132v7.0.1, NRFSDK 16.0.0
Host: nRF52840 USB BLE dongle, pc-ble-driver-py 0.14.1, Python script, Linux
We're developing a device that's a BLE Peripheral...