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...
Hi,
I have a compile problem in esb_ptx of SDK 11.0.0.
When I add a esb command "nrf_esb_rf_channel_get()" in nRF5_SDK_11.0.0_89a8197\examples\proprietary_rf\esb_ptx\main...
Hello everyone, I would like to change the name of my device with sd_ble_gap_device_name_set (). But the resulted name in the nRF Connect app is always "N/A". Here's my code...
How do I change the name of the USB device? I am starting with the USB Audio Demo and, logically, it shows up in Windows as "nRF52 USB Audio Demo" but I cannot find that text...
I am a beginner to Nordic devices and to Bluetooth technology in general. I have set up a Bluetooth connection using the nRF51 Development Kit and an nRF51-Dongle. The dongle...
Hello
In our production facility I need to read and write NFC NDEF messages to a NRF52832.
Is there any recommendation for a working and easy solution with an USB NFC...
Hi all,
I try to create a new project to update my firmware using twi(I2C) interface.
In my test case, first i download firmware to region2 via keil, then copy the firmware...
Hi Nordic developers,
For my internship I’m developing a BLE application on de NINA-B111 module which does have the nRF52832. I'm using SDK 15.0.0 and Softdevice 132 v6...
We're disabling pending FPU exceptions and clearing pending FPU IRQs before calling sd_app_evt_wait(), as per a few references:
https://infocenter.nordicsemi.com/index.jsp...
Dear NordicSemi engineer:
I want to connect to a peripheral device using a modified ble_app_uart_c.The information of the peripheral device is below:
How can I connect...
I need to allow BLE connections for a period of time after restart, then prevent connections (unless a button is pressed). Is this functionality as simple as re-configuring...
Hello,
I am currently developing software that scanning ble advertisement packets without pairing and advertise them like beacon. I used examples which are ble_app_hrs_c...
Hi!
I'm working on HID mouse example on SDK 13.0.0, SoftDevice S1332 v4.0.5. I'm supposed to use this as a low power media button control, using a nRF52 DK. I've done a...
Hello,
We wish to use nRF52832 IC in our design. We will design an equipment which can connect to another device via BLE and can send some measurement data. Our equipment...
Hey everyone,
I'm working with nRF52810 . I want to write into UCIRs before program execution starts.
I tried to configure NVMC(Non Volatile Memory Controller) and then...
I am using the nrf905 in a project. The datasheet suggests crystals of 4mhz, 8mhz, 12mhz, 16mhz and 20mhz are all acceptable. Does the choice of crystal oscillator frequency...