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...
-
Is it better as the ATT MTU size is larger?
I am trying to do nus communication between nrf board 1 and board 2. The data size I want to send is about 30 bytes. Previously...
To make sure that the nRF52840 SoC is not powered when the nRF power switch (SW8) is OFF.
So what happens if I power the nRF52840 SoC when the nRF switch (SW8) is ON ?
Hi ,
When i run samples/keys/hw_unique_key app and select nrf9160dk_nrf9160_ns board . The app can not run into main function instead run into system_halt.
__WEAK...
Please provide the part number(s) of low-cost NORDIC processors that have a quadrature decoder and a PWM.
We are working on an application that is using a Nordic nRF52840...
Hi,
During the validation of our device, we found that the RTC (synthesized from HFCLK) was quite a bit off. Instead of the expected 32.768kHz, we measured 33.047kHz.
...
Hi, I am using urf52832 ( also have 52833 dk).
I am trying to use another pin us uart, which tx is 29 rx is 30 define in project_pinconfig.h.
But I can't see any uart...
Hello, I'm working with BLE Mesh using NRF52840
- Our setup: NRF-Connect-SDK 2.1.0
- Summary of our project.
+ Provisioner node to control lightness for all nodes in...
Hi,
I'm having an issue including USB DFU Trigger library in my prototype application running on nRF52833.
My application is based on the ble_uart example, to which I...
Hi,
My application is written on top of freertos ble example. I need to integrate radio test example as well for certification. I am running into errors when I try to...
Hello,
my first Post here, so i hope i do it correctly.
I have the following Problem with the Configuration and Communication over TWI/I2C.
The Voltage of the TWI...
I am working on BLE on NRF52840 using soft devices for BLE and I was using sd_ble_gap_ppcp_set API to set the connections parameters for the BLE so I think the PPCP is the...
I'm calling this function from a Zepyhr project:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/connectivity/bluetooth/api/gap.html#group__bt__gap_1gad2e3caef88d52d720e8e4d21df767b02...