Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
Hello,
I'm trying to implement a sleep mode for my application. Currently it has around 8 tasks.
I need to disable them all + disable some HW, such as GPS module. And...
Hello Nordic Team!
I'm working with the ble_app_hrs_c and a UART code I developed following the peripheral/uart example.
On the peripheral/uart example we have the following...
Hi,
I am using nordic52840 development kit board. and I am using sdk17.1 for development.
I tried to create .bin for secure bootloader code inside DFU. but the file...
hihih
I have DK9160 and THINGY91, which I bought 2 years ago.
I want to use them now.
I got the output:
***** Booting Zephyr OS build v1.14.99-ncs2-495-ga8933a2ead01...
Hi, I am using NRF9160 than I am using mqtt_simple example. I modified it. I want to send 4200 byte to mqtt broker but I get error. error is:<err> mqtt_simple: Publish failed...
Hello!
I have been working through examples lately trying to get the GPIO and PWM to work. But one issue I keep coming up to is how to define pins as input or output, and...
We have recently had a problem with the last programmer release (2.3.1). If we use an old version (2.2.0) we can plug our j-link edu and program our PCBs, if we use the last...
Hi,
We have a piece of code based on zephyr Driver to set up a double-edge GPIO interrupt. I set the interrupt flag to GPIO_INT_EDGE_BOTH. But it doesn't seem to trigger...
Hi,
I am using nrf52840 development kit with SDK 17.1.0.
I created a new project in IAR 8.50 and replicate project for sceure_bootloader in new project by adding files...
Hi!
We observe that our nRF91 SLM's get "softbricked" at random times, and a lot of them at the same time (We feel this is because of network unstability). These get stuck...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Please tell me about the value of "ble_gap_evt_t::conn_handle".
I use central and peripheral. I have the following...
Dear nordic experts, when app_error_fault_handler() gets called, the firmware application hangs in an endless loop. While this is useful during development, it's a nightmare...
Hi everyone again,
We have a custom board using nrf52840. We upload a bootloader with J-Link. https://github.com/adafruit/Adafruit_nR ... 40_express But we have a problem...
I am working on a project, using nrf52840 as a BLE Center to connect to BLE HID devices, but every time the connection is automatically disconnected when the service is discovered...