Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi, everyone. What is the meaning of datasheet "section 8.5.7 Antenna matching network requirements"->15+j85 ?
Whether is that we can caluate the 50o with the data?
bonjour , j'ai essayé de communiquer deux pca10028 en utilisant l'exemples " transmitter_pca10028 et receive_pca10028 " mais l'experience a echoué je sais pas pourquoi sachant...
Hello,
I'm testing current time service client example on SDK 8.0.0 with iOS.
After connected the devices, iOS show confirmation to pairing.
When I canceled this or...
After enabling and starting the watchdog timer (RR0), how can it be disabled?
This following code does not work :
NRF_WDT->RREN &= ~(1 << WDT_RREN_RR0_Pos);
Neither...
Hi,
I use s120 stack and ble_app_multilink_central
I use function sd_ble_gattc_primary_services_discover(p_client->conn_handle, start_handle, NULL) for discover services...
The sniffer software doesn't seem to find the device on either of two different PCs here, and I'm not sure what we could be doing wrong.
The installation steps were the...
Hello,
I have recently got a n5 start kit nRF51422. I went through all the set up procedures in the user guide, installed all the correct programs/drivers etc.. My unit...
Hello.
I am looking at the schematic of the nRF51422 USB dongle development kit. The pin P0.30 of the microcontroller is attached to ground. As the pin could potentially...
I'm writing a PC utility in Visual Studio to connect to BLE devices. I'm using the PCA10000 and MasterEmulator.dll. I'm able to discover the services and characteristics of...
Hi NORDIC
I download the example of multilink central (S120) into nrf51822 . I do not know why it can not work ? My SDK is s110_nrf51822_7.0.0_softdevice . Please help...
i am very confused about how to count pulse by using nrf51822? I am going to make a heart rate counter, but i don't know how to config registers to achieve this function....
I can't get a simple application, no soft device, to debug on the nRFDK 10028 board using the I-Jet. I am using the debug in and powering the device from an external power...
Hi
I'm starting with NRF51822. I'm going to develop a costum PCB using this chip. I'm a bit confused because searching on the forum I saw that I need a product key to use...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...