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...
Hello,
Thank you for helping me to interface the Si7021 humidity and temperature sensor with Nordic nRF52 development kit board. I need to write the necessary code to finish...
Hi,
I am using nRF52832 for my development, I want to send 8 bit device ID as an advertising packet with company ID and Data.
Is thereany way to send the same or any example...
In earlier releases of the mfw for the nRF9160, we got 3 files with the image, one of them being firmware.update.image.hex. This is missing in the new updates. How do we update...
Hi, I have a PCA10000 nrf51 dongle, I use with wireshark and the nrf sniffer plugin. I followed all installation steps for the version 3 of the sniffer and the latest version...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). My goal is to send datas from sensor (accelerometer...
hi
i use sdk12.3 (51822), i see only ble_app_hids_keyboard and ble_app_hids_mouse.
I want use mouse +kb device. I use ble_app_hids_mouse add kb function . then my android...
Dear All,
For a reason that I can't understand so far, I must erase the nRF52840 to be able to use UART1, TX RX on pins 0 1 (connector P14) to communicate with an external...
Hi,
Do you know which of the two version of ADP5360 the Thingy 91 uses?
is it
ADP5360ACBZ-1-R7 or
ADP5360ACBZ-2-R7
Both versions are available now at Analog's...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
"nrfx_wdt_event_handler_t" can be set in "nrf_drv_wdt_init". After the "nrfx_wdt_event_handler_t" event occurs, the WDT is reset...
HI,
When I use NRF58240 to develop GPS positioning function, APP_UART_COMMUNICATION_ERROR appears, but when I do not connect the GPS module, there is no such error. What...
Is there any test firmware available (or reference code) for doing total radiated power measurements? I have the nRF9160 designed onto a PCB and we'd like to do some antenna...
Hi, I am working on the project through the USB CDC example.
I know how to view log using RTT Viewer through J-Link and UART-LOG using UART.
But how can I see LOG with...
I am a novice and using nrf9160 DK now.I has completed the "getting started assistant" also updated the modem.
I've got a problem when building nrf9160_pca10090ns for at_client...