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...
I wants to use break point in project but when i set break point then 4 or 5 times working after that goes to NRF_BREAKPOINT_COND, I am using nRF52832. so guide me where is...
We are using NRF52840 and we have a watchdog timer connected to reset the Nordic, if needed. What is the minimum and maximum time need to insert a reset on Nordic?
thanks...
I want to transfer sensor data to a raspberry pi using the in-built USB on nrf52840. The example codes have the following classes: CDC_ACM, Audio, HID and Mass storage. I...
Hello,
I am just curious wether there are any specific recommendations or requirements for the package-sizes of capacitors/inductors listed in the BOMs of the nRF52840-reference...
Hello,
I am working with the latest version of nRF52 SDK 13.0.0, when I was implementing my own bootloader application, I tried to start an app timer in my code to invert...
Hi there,
Could you please tell me the exact part number of nRF9160 and nRF52840 on Thingy: 91?
I cannot find the specific information even though I looked through the...
Hi All,
How many nodes can connect to a node in ble mesh network. I go through code in ble mesh, but i did't found the answer.
Can any one please tell me.
Regards
...
We have an application using SDK for Thread 4.1. The application requires sending large custom commands over CLI.
We increased the size of NRF_CLI_CMD_BUFF_SIZE in sdk_config...
Hi, I am using the nRF connect app to test the BLE function on my code. I am able to scan the device and Service UUIDs just fine. However, when I click on the "connect" button...
Hello,
I have been trying to implement the tinycrypt ECDSA algorithm for our product. I had sampled the implementation in a sample project with ECDSA being the only implementation...
Hello I am working on an application which is based on the ble_thread_dyn_mtd_coap_cli_pca10056_s140 example. I then used the ble_app_rscs example so that I could add Bluetooth...
Would it be possible to be talked through the steps of setting up SPI with the nRF52833DK using the Zephyr RTOS? I am new to the Zephyr RTOS and have so far been unable to...