I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Can someone tell me what these errors actually mean
JLinkARM.dll CORESIGHT_WriteAPDPReg returned error -1.
JLinkARM.dll CORESIGHT_WriteAPDPReg returned error -102.
...
I am using nrf52840 central and nrf52840 peripheral device. Ble communication is enabled between and data transmission is working. I would like to analyse the packet loss...
Dear community,
I have your Thread example set up with 3 nRF52840 Preview Development Kit. nRF Thread Topology monitor 0.8.0-1 runs fine if I download CLI-example onto...
I use NRF52832 and sdk13.0.0 to develop my own application. I want to generate 1000 Hz Timer to trigger the ADC. I use the timer 1 to generate 1000 Hz. But when I use GPIOTE...
Hi,
In Nordic nRF51822, (please correct me if I am wrong), after I transmit 1 byte of data (since the transmit fifo is 1 byte long and receive fifo is 6 bytes long), I can...
Does the python driver support multiple dongles? I have a situation where I want to scan with one dongle and connect to devices with a second dongle. However, the collector...
Hello,
I want to use the PCA10040 to program a custom board running on 1.8V using the debug out port. Is this possible?
Also, is there a way to set up the PCA10040 so...
Device: nrf52, sd132 v3.0.0, SDK 12.1 (and also 12.3), freeRTOS, BLE peripheral, gcc-arm-none-eabi-5_4-2016q2
I am experiencing an issue which is causing our device to...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
Hi, now I'm using NRF52832 's UART with SD12 and it required to receive 40 bytes per 10ms.
In fact, it does not take 10ms to complete the reception.So my idea is to create...
Hello,
I'm working on a type of activity tracker using the NRF52, and I'm a bit stuck with time aspects.
The device stores two versions of activity data; daily totals...
Hi
First I wrote a post because the initialization was crashing, but now I found out it was because the RX line was low.
How to initialize the uart if the RX line is low...
hi i have a problem with ble app uart.i used nRF5_SDK_12.3.0_d7731ad and Eclipse Mars 2.
I had build main.c in hex ble_app_uart\pca10040\s132 . And after that a maked mergehex...
Hello,
I am trying to update our application with DFU support but it will not work for me. One of 2 things happens:
Programming the bootloader and softdevice by programming...