Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello guys!
We want to configure ADXL362 accelerometer on Thingy:91 board to wake up nRF9160 SiP via INT1 external interrupt. For that purpose, we need to properly configure...
Hi
I am sending data from PC to nRF52832 via the UART interface using ble_app_uart example. I am performing some operations on the data and sending data via Bluetooth. I...
See the product named "HZX-51822-16M04 Bluetooth 4.0 Low Energy Module" I need some information regarding it listed below
In this nRf5182 is the main chip soo.
1. How...
Hello,
we have a product with a firmware based on SDK13 with a serial Bootloader SD 4.0.2 on it.
Now we have to update those Devices to a new Firmware based on SDK16 with...
Hi,
I have implemented application that can connect to mobile and control audio (play/pause, volume, track). This works fine with Android. However this does not work at...
Hello fellow developers, and Nordic nerds,
I am very new to Nordic ecosystem as well as ble 5 mesh networking.
after seeing the ble mesh packet hopping feature, I am curious...
I wanted to use the nrfx_clock driver in my program, but it breaks OpenThread. I don't get any errors messages but the device can't connect to a network created with another...
Hi all,
I have no experience on Nordic products. I have struggled with this issue for several days. My goal is communication between nrf9160 and nrf52840 through UART. In...
Hi there,
I'm new to the Nordic devices, and thinking to start out using Zephyr, targeting the recently announced nRF5340. So I was reading the ncs 1.2.0 release notes and...
Hello,
I would like to know if it's possible to save the internal memory of the nRF52 to the computer in order to be able to reflash it in case it's necessary. I guess it...
Hello everyone,
I am trying to evaluate the multiprotocol capabilities of the nrf modules and am having issues compiling the 'ble_thread_dyn_coap_srv_eddystone' example...
Hi,
I am using NRF52832 in a custom board with SDK 15.3 and trying to implement the secure uart bootloader. I am able to download applications via uart bootloader however...
I am testing the PCA10059 nrf52840 dongle and I am trying to get the peripherial_uart sample code to work.
Programming is successful and the dongle is showing up on my phone...
Hi.
I'm using nRF52832 with MPU9250 IMU sensor to gather accelerometer, gyroscope data for mobility.
MPU9250 sensor is connected to nRF52832 via I2C line.
When...
I have read that choosing shorter connection interval reduces the communication latency at the cost of increased power consumption.
But shorter connection interval will...