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...
when i try to debug with the segger develoment envrionment using a segger j link
i get the following log and a generic error
this is straightout of the box code no...
Hi ,
I am working on a NFC project which has below requirements , could you please help check if we have any existed example I can test ?
1. Support standarded ISO/IEC...
I'm looking for a nodified 'Wireless UART example" that I can use for a range test.
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/wireless_uart_15_4...
Hello,
I have problems using nrFgo Studio with my J-link programmer. The "nrf5x Programming" section is greyed out when the j-link is connected to the PC and the MCU....
I am working on a client to collect data from a continuous glucose monitor. I see that the CGM Service has been part of the SDK for some time. But there is no matching client...
Hello
I have nRF52840-DK and also a nRF52840 Dongle with me and i have installed SEGGER Embedded Studio with "nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71" SDK downloaded...
Hi--
On dev kit PCA100056, SoftDevice s140, SDK 15.3, in project ble_app_uart_pca10056_s140, we are trying to operate the UART TX/RX characteristic with outgoing payloads...
Hi All,
I'm very new to this Bluetooth mesh technology. Currently I'm referring to client/server switch example.
Without making any changes in the firmware I compiled...
I am seing odd time strings from AT+CCLK... Like: "+CCLK: "15/02/01,00:00:08"\r\nOK\r\n"
I think it is required that AT+CCLK responds error until it has gotten network time...
Hi!
I work at Lund university and I'm preparing a upcoming course project course. The course is about prototyping and PCB design. I want to use the nrf9160 as a example...
I get FDS_SUCCESS after I do fds_write(&desc, &m_dummy_record).
But when I do rc_read = fds_record_find(FILE_ID, REC_KEY, &desc, &tok); I get an error code rc_read = FDS_ERR_NOT_FOUND;...
Hi all,
I am trying to develop an Android app to connect to a nrf52832 running the ble_app_uart example. Previously I was using the Android-nRF-UART codes as a starting...
Hello
I have nRF52840-DK and also a nRF52840 Dongle with me and i have installed SEGGER Embedded Studio with "nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71" SDK downloaded...
I'm having a frustrating time trying to enable UARTE1 to stream fast ADC results to a terminal.
I believe I have edited sdk_config.h correctly, but looking at nrf_serial...