I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have gone through wdt...
Using the samples/nrf9160/at_client sample application, the AT command AT+CLAC crashes the modem or AT host firmware: it no longer responds to any AT commands.
Details:...
What are the best practices when processing BLE GAP scan events to avoid multi-threading issues?
I programmed the nrf52832 to successfully read BLE GAP events coming from...
I'm having trouble getting the Bluetooth Low Energy desktop library ( https://github.com/NordicSemiconductor/pc-ble-driver/tree/v4.1.1 ) set up on my Mac. My problem is occurring...
I would like to know what is the maximum ADC sampling frequency for transmitting data over Bluetooth to PC.
I am using two modules having an nRF52832 for each module....
Hello, I think there is an error in ble_advertising.c (SDK 15+).
Line 608, the code is trying to set the secondary phy but checks if the primary phy is valid ( ble_adv_primary_phy...
Hello,
I am very new to evaluating the nrf52-dk board, so I hope this is not too much of a trivial question.
I was trying to enable logging via UART without having to...
Hi
Currently I have a firmware based on template project for nrf52 (sdk15). I am interested in broadcast data, hence I used ble_advertising_advdata_update() in order to...
Hello! I use a 32kHz quartz resonator and I want to interrupt the program after 1 second with a watchdog timer. But when writing to it, 128 I get not 1 but 1.25 seconds. What...
Hello,
I followed the getting started guide but the kit can't connect. I'm getting this error:
net_if.net_if_init: There is no network interface to work with!
Is this...
Hi there,
I have a question NRF52840_PCA10056 and its SDK is latest nRF5 SDK.
The scenario is below:
The NRF52840_PCA10056 build a connection with a smartphone like...
1. It is understood that zigbee3.0 certification requires Green Power, but I did not see the definition and use of Green Power in the example. How does the nordic zigbee pass...
Hello Everyone,
I am trying to compile zigbee_light_coordinator example. I have my path included as ../../../../../../../external/nRF-IEEE-802.15.4-radio-driver/src in make...
Hello,
I have accidential removed the DFU bootloader on my PCA10059 dongel..... is there an image that I can write to the dongle to get it back into its out of the box condition...