Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello,
we are currently in the development of a low power, battery powered device that needs to count slow pulses (period between ~10ms and several seconds).
At the...
I have a custom nRF52840 board that transmits sensor data (using UART) to a PC with an embedded Bluetooth adapter. I have a code on Matlab that works just fine (using blelist...
Dear Sir.
I am using Master SPI to drive 2 slaves.
Both spi are referenced within Interrupt routine ,
When both spi;s slave are referenced I get an error
err = spi_transceive...
This question has been asked before. I have been using the previous threads to cobble together what is below. I opened a new ticket as reopening (really) old threads is generally...
usb hid how to send 6 bytes of data, app_usbd_hid_kbd_key_control can only send 1 key value, I see that app_usbd_hid_kbd_ctx_t can fill 6 bytes, please see
typedef struct...
Hello,
We're needing a lot more RAM than what nRF91 has, does current nRF Connect SDK support parallel PSRAM on Zephyr somehow or is the development on a roadmap?
Hi there, I want to use CppUTest on the nRF52 to start developing my personal and not so personal projects. I am using the SDK for nRF52, with PCA10040's board. For the moment...
My nRF9160 is plugged into a Raspberry Pi and located somewhere far away from my office, where it can receive an LTE Cat-M signal. I'd like to update the LTE firmware, but...
Hi,
Recently we got Thingy91 and testing the GPS.
we have our custom nrf9160 board and GPS is working and getting coordinates in outdoor.
Im running the sample GPS application...
Hey All,
Due to my findings with this ticket ( https://devzone.nordicsemi.com/f/nordic-q-a/62255/lte-link-monitor-timing-out ), I decided to try and compile the LTE Link...
Hi All,
I am using the light switch example and have modified it a bit to send packets of data. I am able to send data from the client to group address, by setting the...
I have two beacons which are UUID filtered successfully.
I am trying to fetch major but this cannot be done just by putting an offset to p_adv_report->data.p_data. I noticed...
Hi,
nrf52 using from ble-peripheral-> ble_app_uart examle
In that ble_app_uart example receive the data from the android is ok.
But,i want transmit array type of data...
Hi.
setup is 52832, S332, SDK 15.3.0.
issue is about reset voltage.
I use CR2032 for power supply.
repeat fast put on and put off CR2032 on custom board, sometimes...