I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hello,
To preface, this project was redirected to me and I have very little experience using SoCs. Happy to provide any additional information and apologies for issues in...
Hi!,
I am trying to create an application with BT Mesh using the nrF52840 DK and two nrF52840 Dongles with an OnOff Model Server and an OnOff Model Client respectively....
Hello.
I am new to Zephyr, I know how to digital read the pin which is used as INPUT
#define SW0_NODE DT_ALIAS (sw0)
static const struct gpio_dt_spec DOUTINPUT = GPIO_DT_SPEC_GET_OR...
Greetings,
I'm using NRF52840 with softdevice and nRF5_SDK_17.1.0 on NRF52 DK.
The shutdown_handler in my code is as follows:
There is a secure bootloader from Nordic...
Hi, I am using nRF52832 module as connectivity chip (GAP peripheral, GATT server) with ble_app_uart_pca10040_s112 as source.
I am using nRF connect app to test data communication...
I am currently developing a feature for a BLE module to pass certifications (BL654 Laird, based on nRF52840). My application runs on SDK 15.0.0. I used the "radio_test" module...
My overall goal is to update the percentage of battery left in the advertiser and then either go to a nine second sleep to conserve as much power as possible and then wake...
I am following the instructions to enable micro-ecc support for an example code ( secure bootloader ble s132 pca10040 debug). I am using SDK 17.0.2.
I have successfully...
I'm sorry, maybe it's me, but your SAADC documentation leaves much to be desired, as I was easily able to implement getting readings from a single analog input (non-blocking...
Hi,
Trying to do a very simple thing.
I want to start a new project from a sample project, but I want my new project to be in a different folder
Load nRF Connect...
Greetings,
I've been developing a nrfxlib/zboss based Zigbee device and hitting a wall when trying to add more than one endpoint of a given type .
This is because the...
Hi community I'm trying to test the functionality of NB-IOT using nRF9160 board. I'm not using the default iBasis SIM card (it doesn't have the couverage in Tunisia), I'm...
I have the beginnings of a simple application that I am playing with using the Nrf52840DK with the Zigbee libraries in the Segger embedded studio environment on a Mac host...
Hi,
Checking the new nRF52833, i saw that it has the same package as nRF52840.
Considering to migrate from nRF52840 to nRF52833, i checked the recommended schematics...
Hello everyone,
We want to go into production stage so production is going to flash firmware on to the custom boards. The computer they use is still running windows 7...