I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
dev environment segger embedded studio with nrf5 sdk
I have separated my project source and the paths of nfr5 sdk the project have different folders for different drivers...
I'm using led1 alisa for indication that network core is runing. But if I compile program, variable is not initiated from DTS. It looks like compiler does not init dtLed variable...
Dear Nordic,
we are developing FW based on nRF52832, SDK 17.0.2. We have 2 devices: BLE Central with SD S332 and BLE Peripheral with SD S112. The Peripheral is basically...
Hi, I am working on an IoT project that will use lwm2m, I developed an event manager architecture using the helloworld example base. Now that I am starting to develop the...
Hi,
Is it possible to check somehow if a BLE packet has been transferred (or not) from a peripheral to the central device?
Through a succesful transmission flag or something...
Hi, I'm using nrf52832 custom board and 14.2 SDK, S132.
In my program I'm using SAADC, PWM, I2C along with softdevice and PID. my device is working fine for some time but...
Hi! I've noticed that softdevice S113 is Bluetooth 5.1 compliant , and that the nrf52 family chips are Bluetooth 5.2 compatible in terms of hardware. a. Is there any target...
fds_init fails for several valid reasons, but my issue is how to recover. This for me was triggered by a firmware upgrade overwriting the fds file area. This can trigger fds_init...
Hi, I learned how to replace the softdevice for a normal application. I've replaced 140 with 340 in my app. However I don't know to do that for the boolloader.
What I want...
Hi Nordic,
I want to control an LED with the nrf GPIO, the LED Anode is connected to VDD, through a resistor, and the cathode is connected to the GPIO. Under this configuration...
I want to use the nPM1100 to battery manage, and supply power to the nRF52xxx - along with a heavy duty load ***directly across the battery***, so that full battery voltage...
Hi,
I'm running the experimental example: 'ble_nfc_pairing_reference_pca10400_s132' using sdk17.0.2 (and 17.1.0).
After I installed the micro-ecc following the guide on...
Hello
I am evaluating design of wireless communication in power supply with nRF24L01P , and I have 4 questions.
1.I want to know the Mean Time Between Fails (MTBF) and...
I'm using softdevice s140.
My power comes from a CR2032 coin cell.
My board has a 1.8V LDO (Toshiba TCR3UM) because my temperature sensor is calibrated for 1.8V (TMP112B...