Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
Hello,
I have created an application that collects data from sensors and GPS in two separate threads and publishes via MQTT. The two thread priorities are set to 10 and...
MIN and MAX macros are commonly defined in many code bases. These macros are also defined in nordic_common.h. To avoid conflicts with other libraries, it would be great if...
Hi, I have two pins, one handles a system wake-up event and the other reacts to an external uvlo event. The wake-up event is the only PIN that can interrupt and it configures...
Hello,
when I send notifications or indications to central device without bonding it works perfect. But after bonding they are not sent. I receive following logs when cetnral...
I am using nRF52840 dongle and nRF SDK version nRF5_SDK_17.0.0_9d13099.
When I am trying to debug the application it gives an error.
using your example project on nRF52840...
I can't go into too many details, but the scenario we have is:
We have an NRF52840 device connected to a PC through serial (for both power and communication) The NRF device...
I am trying to create a minimum working Keil uVision 5 S132 project with PCA100400. When I compare the examples with mine, I notice that during startup, when the code of flashed...
Hi
I heard in the "nRF Connect SDK" presentation from May 2020, that the nrfSDK only support BT 5.0.
Is this still correct that the features of BT5.1 and BT5.2 are not...
Hello,
I want to use RAM to keep some data after a soft reset, so that I can find problems after reset. And I also found some implementation methods, such as using .non_init...
Hi so I ran this example:
https://devzone.nordicsemi.com/f/nordic-q-a/40476/unable-to-convert-to-long-range-after-looking-at-umpteen-examples--/157426#157426
When I went...
I need BLE sniffer and I puchase this device because in this manual of "nRF Sniffer" say that "nRF52840 Development Kit (PCA10056) " is compatible.
https://infocenter...
Hi,
Looking at the footprint you supply for the aQFN73 package (I have looked at the one supplied for nRF52840), I see that the pad have a size = 0.275mm. If IPC-7351 is...
Hello,
We have a product that sends out an ESB message approximately ever second, it does this using the RTC timer with the following setting:
It sends the message...
We want to add the nRF52805 to an existing product but also want to have the option to perform a firmware update.
The current DFU implementation doesn't allow the softdevice...