Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...
Hi, I am looking for any suggestions on heart rate sensors i can use that would easily integrate with the nrf52832. I am looking to get a finalized output from the heart rate...
Hi I have a few questions about bluetooth 5.1 and the CTE packets that it transmits.
1. I know that there is a physical difference in the hardware of a Bluetooth 5.0 chip...
Hi,
I have nRF52840 dongle PCA10059. I want to use dongle as sniffer.
So how and what hex file and other thing i need to do ? To use dongle work as sniffer.