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...
Hi,
The Zephyr LwM2M client seems to leak pending objects that are used to track retransmissions. When this happens it enters a loop where the lwm2m_rd_client stops sending...
We noticed strange behavior when measuring voltages with the SAADC with our custom board. When VDD_GPIO is at 1.8V (which is our target), the ADC measurement error is about...
Hi, We've been having problems trying to implement a high-speed uart communication between the nRF52832 and an STM32. We switched to using libuarte so we can use DMA even...
I'm running the Nordic/Thread SDK 3.2 with an NRF52840 (Rigado BMD-340) on SES 4.42.
I've got a project using BLE + Thread and I'm having problems implementing a hardware...
A multiperipheral connection to a central, all with custom nordic devices (nRF52840) has been stablished. Comunication and connection work just fine, but after a synchronization...
Hi ! I am represnting company responsible for fruitymesh ( https://github.com/mwaylabs/fruitymesh ) which is an open-source proprietary ble mesh running on nrf5 chips. For...
Dear Support,
I have adjusted the radio test example in SDK16.0 for my custom hardware application using the nRF52840. I have followed the instructions on this page to...
To the kind attention of Nordic support team,
As it was said https://devzone.nordicsemi.com/f/nordic-q-a/57531/sdk16-nrf52810-secured-gazell-keil
the secured gzll library...
Hello,
I'm able to program the code (below) to the nRF52 DK. Leds 17 & 18 are working.
I'm unable to program the code to my custom board. Leds 9 & 10 are not working ...
Is there any problem with beacon advertisment and ADC? I have 3 adc pins configured to measure three different sensors... When i use UART over BLE... everything is ok.. but...
Hi!
I seen video and read manual how to use it, but still not doesn't work.
PPK + PCA10040
on the PPK board I set jumprs to DK (all 3 pcs). USB connected to PCA10040...
Looking through the datasheet, current consumption is provided for the nRF9160 Modem at 3.0V and 3.5V. Is it possible to get information on 5V related current draws? I've...
Hi,
I am using the example nrf5-ble-mpu-simple from nrf5-mpu-examples-master to do the following:
a) send a BLE beacon advertisement (non connectable)
b) periodically...
We are currently having an issue with DFU failing on Samsung A7 a running andorid 6.0.1. We are using nRF Toolbox for BLE (DFU application) and when I try to connect the device...