I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
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...
Hi
I've checked the two PWM examples in SDK, pwm_driver and pwm_library, they seem too complex for me to understand, does anyone know where I can find a simple PWM example...
Your download page for nRF-Command-Line-Tools is not working and it redirects to "page not found (Error 404)". I am using this link https://www.nordicsemi.com/Software-and...
I am currently working on a project where I am checking an input > 3V then passing it to ADC and increasing count based on it. The count value increases or stays the same...
I'm going to write to inquire about Bluetooth Low Energy Device Beacon which will be smallest in size and can operate with coin cell battery and also able to communicate two...
Trying to build the app from C:\Users\xxxx\Documents\SEGGER Embedded Studio for ARM Projects\nRF5SDK160098a08e2\examples\ble_central_and_peripheral\experimental\ble_app_interactive...
Hi
I'm working with the following products to develop a product and have chosen to use a IDE based around Arduino and Visual Studio Code. This iDE along side off the shelf...
Hi!
I want to understand different in use with DMA and w/o DMA in the SPI.
I explore example SPI from SDK examples and see that enabled SPI and SPIM together.
But...
Hi,
It is the exact same bug as this one :
https://devzone.nordicsemi.com/f/nordic-q-a/19798/spi-init-triggers-old-nrf_spim_event_end
I am using directly nrfx_spim with...
hello
i have a problem running any program on a custom board i built u can find attached circuit built.
i tried external crystal and the internal crystal.
when i click...
Hello team,
I want to work on the AoA and AoD features of Bluetooth 5.1 technology. I come across the device call nRF52840 DK . but I am confused about whether it serves...
I have attempted to download the Linux 64-bit packages and it appears all links are broken.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line...
Hi,
It seems the links to doiwnload the nRF COmmand Lines Tools are broken.
Could you please fix this and let me know when it's possible to download it ?
I will...
Hi.. folks
i have done the complete program combined of ble_app_uart+twi+saadc in nRF52840 development kit . Now i want to know, does the same softdevice can i run in nRF52840...
Using SDK16, SD140 v7.0.1
While filtering UUID and taking ble_app_hrs_c from ble_central as reference, raw_uuid correctly appears when sd_ble_uuid_encode(p_target_uuid,...
Hi,
I cannot find source codes of micro ecc for Segger Embedded Studio. There are nrf52nf_iar, _keil, _armgcc included. I downloaded micro ecc source from git hub, But it...