The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
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...
Hi
I would like to connect the nRF52810 to 2 devices via UART interface by switching the Rx and TX GPIO pins by the software in realtime.
Is it possible? what is the method...
Hii
I m using Fanstel Ev board (BT840F) using nRF5248 Fimware.
i want to set maximum transmission power +8dbm in FANSTEL Ev Board but i got an error code 7 is Indicate...
Hi,guys.
In my experiment, Firstly,I creat an app_timer work every 20ms interval
APP_TIMER_INIT(APP_TIMER_PRESCALER, APP_TIMER_OP_QUEUE_SIZE, false); err_code = app_timer_create...
Hi everyone,
Recently, I used the nrf52832 learning board to learn SDK13.0.0, when I see SAADC, tell the truth, this exampe is a bit difficult for me to understand.
My...
Hi
I am trying (for the first time) to deal with flash. Hence, I started by a simple app, without BLE/SD (blinker)
The problem is that, the first API call pstorage_init...
1. Connected to nRFgo Motherboard's nRF ISP and NRF24LE1E SPI pin
[nRF ISP]
[NRF24LE1E의 SPI]
2. In nRFgo Studio, Features> 2.4 GHz is disabled
3. I want to know...
Hi everyone!
My question is for engineers of Nordic. I need to apply NRF52840 as a " beacon ". As there is no ready templates of beacons in nRF5_SDK_13.0.0-1alpha_055eef3...
How to select nrf528332 UART clock source, how to make the serial port baud rate not change with temperature?When the baud rate is 9,600, the baud rate varies greatly with...
i have a problem with ble_nus_send_string function, the BLE_NUS_MAX_DATA_LEN is 20 bytes but i need to send 1kb every second, is that possible? i tried to put ble_nus_send_string...
Hello Nordic Team,
in an application where space and cost is an issue: how cirtical do you estimate the 15nH inductor on the Output of the DCDC? (L5 in nrF51x22 ref-design...
hi
I am a beginner,i have two questions.
1、when i use the nrf52832 to read the inner temperature,i find the nrf_temp_init function is :
static __INLINE void nrf_temp_init...
Dear support team,
Can a Thread Boarder Router have Leader role? I have not seen any document which mention about it but all the Thread topology diagram have independent...
Hello,
I am not able to make the FDS work. Here is my setup
NRF51
SDK 12.3
S130 (2.0.1), i.e. s130_nrf51_2.0.1_softdevice.hex
Using peer manager as well...
We've been using bonding on our device for a while and have a lot of experience there, but we are now attempting to add "Just Works" pairing support that is a configuration...
nrf52832.
SDK14.2
Segger ES V3.34a
I am using nrf_drv_saadc_calibrate_offset() and find the next sample immediately after the calibration is erroneous.
There is...