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...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Used SDK: 15.2.0
Hello,
I want to print some debug messages over RTT after an error occured. After that I want to reset the system.
If I put the string into the que...
I've followed the steps to set up the SDK.
When I execute the batch file(setup_sdk.bat), there is something wrong occur (as below pic)
I've installed the git and add...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi there,
I am trying to use UART on the nRF52840 on a custom PCB. The custom board is connected to the nRF52840-DK with a debug connector. Am I free to set any pins on...
I want to create a router that only communicates with Bluetooth, not the gateway that connects to other networks.
The configuration is as follows.
C oordinator + Router...
Greetings,
I'm having troubles getting the Mesh lighting demo to work. Here are the details:
IDE = SES 4.12
SDK = nRF5 SDK v15.2.0, nRF5 Mesh SDK v3.1.0
SoftDevice...
Hi, Is there a usb hidapi sample code for nrf52840 somewhere? I know that there is a sample code of usbd_cdc_acm. Using the HIDAPI library link below , It will be beneficial...
Hi,
I am working on a Bluetooth Mesh project in which I am trying to add support for NFC, but I get the following error " error: multiple definition of `SWI2_EGU2_IRQHandler...
I'm new to nRF9160. I have some experience of implementing stm32 MCU and HL8548(3G module).
I want to send at commands to outside module like Wifi module, and receive return...
I have Nordic NRF 52840 DK development board, using Ubuntu 18.04, I loaded "ble_connectivity_s140_usb_hci_pca10056" to the board successfully. Then I powered cycle and cannot...
My setup: Eclipse, nrf52832 on a custom target board, s132, SDK13
I am trying to implement the workaround for the problem described here:
https://devzone.nordicsemi.com...
Hi everybody,
I would like to know how the module nRF9160 comes from the factory in it default configuration.
Is it possible to use it in UART mode only with the pin 86...
Hey guys,
I am currently using the nRF24L01+ (more specifically the module that has +pa +lna), and I am experiencing some odd behavior. I will briefly go over the devices...
Before buying the Teledyne BPA low energy protocol analyzer, I asked a question here based on the Teledyne not supporting BLE 5.
I was told that it would work fine with...