Hi,
I am using nrf52840 to develop a product. I use NCS sdk v2.5.0.
I developed a project based on the [Bluetooth: Central HIDS] example in the NCS SDK. This example enables...
We are running an HCI controller on nRF52833 based on the Zephyr hci_uart sample code. We are using the Zephyr 3.7.0 LTS version.
We have set CONFIG_BT_CTLR_DATA_LENGTH_MAX...
Hi,
Platform: nRF54L15, SDK 2.9
The application is Matter + BLE. CONFIG_CHIP_DFU_OVER_BT_SMP & MCUBoot are part of the configuration. As soon as we enable the BLE...
Hello,
I'm reading about 700 values from an LSM6SDO gyro/accelerometers per second and need to store them, before sending them over bluetooth once where I store them is...
Hi, I was trying to flash the sweyntooth firmware to nRF52840 dongle using nRF connect for desktop. I was following the instruction on in this tutorial: . The hex file I used...
I have found that in NCS SDK 2.6.2 it was very simple to enable FLASH_SIMULATOR as part of the mcuboot configuration overlays. But starting from SDK 2.7.0, I keep getting...
We are looking to do DFU over UART to the Application as described in DevAcademy nRF Connect SDK Intermediate, Lesson 8, Exercise 1, Step 5. However, we have only one UART...
As the title says, I am wondering when the new SDK will be released to support the nRF51822 hardware revision. It looks like the latest (v4.4.1) doesn't have anything new...
the very similar issue
Friday, October 04 2013, 02:23
I have staerter kit + development kit. I have installed all required software and can't loat example code because...
I Every one !!! Thank for the possibility to participate in this forum.
I am trying to initialization configuration of my nRF24L01+ .
I am using CY8C3866AXI-040 from Cypress...
Hi, i'm experimenting RTC1 using the app_timer module (not using S110 soft device), and i find some problems onRTC prescaler. If i set values as stated in the datasheet, for...
Hi,
I am trying to run several applications sequentially on the nRF51822.
I have another microcontroller controlling the nRF51822 by SPI.
I init the stack, the services...
Hi, I'm just wondering if there's a reason that the example code is always initializing all structures through functions. Has it something to do with sleep mode and RAM retention...
Hello,
I have a couple of questions about sending multiple notifications:
I want to send multiple notifications (from same characteristic), is that allowed by...
Looking at the AN36 code, i notice that in the APP_SCHED_INIT define, for the argument EVENT_SIZE is used sizeof(app_timer_event_t) . In the meantime, the scheduler is used...
Hi guys,
I was wondering if the nrf51822 can listen to data packets being sent over by the nrf24. In the datasheet they say it supports nrf24 protocol. But what exactly...
I have a nRF51822 module programmed for custom service and characteristics. I am able to connect to this module using android 4.3 API. I can get characteristics and their...
First of all, let me say that I've read some of the other topics, and I clearly don't belong here haha. I'm not at all knowledgable about electronics and the inner workings...
I wonder if a couple (or three) of your module with PCB antenna as receivers could be used for triangulating the transmitter, could I have some hints about this, or a schetch...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...