pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
Hi,
I found that after a DFU my application is slower to start up by about 200ms. However when programmed initially (via a physical connection) its fine. Its only after...
I hope to send a message from two slave to one master using nRF52 through bluetooth.
I send a message from a slave to a master with ble_app_uart_c and ble_app_uart.
And...
I wanted to start creating my own programs outside of the SDK directory structure, but can't get the simple tutorial example to work. I've seen the issues with spaces in directory...
Using pc_ble_driver_py (version 0.15.0) to create a peripheral with a specific Device Name in characteristic 0x2A00 (Generic access service), the resulting device name is...
Hi,
I have my device based on the nRF52840 and it is working fine but we are focusing some issues given by our users.
When our device is connected to a smartphone, the...
Hi
I am having trouble changing the MTU size. I am using SDK 15.3 on nRF52832. I am developing a combined peripheral/central application, but I only need Data Length Extension...
Hi there,
I'm wondering if I need to have an SPM configure permission for my untrusted firmware to communicate with the environmental sensor via I2C.
I'm presently trying...
Hi,
I have a working project and want to use I2C 2 instead of UART 2. I have changed the .dts file:
/* &uart2 { status = "okay"; current-speed = <115200>; tx-pin = <29...
Just wanted to share my project of controlling the position of feedback servo motor with Nrf52840 by sending bluetooth commands using nordic toolbox
github.com/.../Feedback...
I used the mpu6050 sensor and did it according to 1.2 of this blog .
The driver of this sensor is in the ncs\zephyr\drivers\sensor\mpu6050 directory.Error after compiling...
SDK: NCS 1.4.0
board: nRF9160-DK
sample: lwm2m_client
# registration CoAP packet
In option enum, there is no "others". Where can I get this information?
I'm writing an application that transmits data over a mesh network of nRF52840 microcontrollers using OpenThread. I'd like the microcontrollers to prioritize sending MLE traffic...
I want to upgrade my application from v1.4.2 to v.1.5.1. but the Bluetooth init failed. So I tested with the scan_adv, which uses the same logic as my application. This also...
The device communicates okay with JLINK commander v7.00a although at the beginning it always says "Connecting to J-Link via USB...Out of sync , resynchronizing... J-Link communication...