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 everyone,
I am currently using NRF5340dk and I need the Library queue, (I especially need the functions: nrf_queue_push and nrf_queue_pop..). (Knowing also that I...
Hi Nordic Team, I am trying to develop an AOA application using the NRF52833 nordic SOC. I am using NCS 1.6.1 development SDK in Segger Embedded Studio.
I am flashing a...
Hi
I want to measure the battery lithium, this battery is the principal source (3.7v 300mh), the maximum voltage is 4.2 when the charge is full,
i'm using this code for...
Hi
I'm trying to enable BLE host-only build on Application core on nrf5340dk, and also enable RPMsg/openAMP.
I'm using Zephyr and its build system.
I get the following...
Hello everyone,
I'm working on a project right now and I want to use the ADS1298 analog to digital converter and configure it with NRF5340dk. Being a beginner I looked for...
hello,
i'm having an nrf52 based system with an antenna switcher in front of it, for antenna diversity. i tried using BT_HCI_OP_READ_RSSI as basis for my antenna diversity...
Hello, All;
Using your nRF9160 chip to develop, there are some questions when using the network and positioning, Hope to get your answer:
1. Can LTE work at the same time...
Hello,
I have two projects, one for the application core (modified BLE Peripheral sample) and the second is for the network core (modified HCI_RPMsg sample). I am currently...
Hi all:
condition:
SDK14.2
PCA10040
example: ble_app_uart_c
I have a central device ,it need to scan RSSI value of peripheral.
If the RSSI is more than threshold...
Hello,
we were using the HRS example as a starting point and modified it for our application. Everything works fine, we can see our custom characteristics, control our device...
Is it possible, without having to join ZOI, to recompile the Zigbee ZBOSS NCP Host for the Raspberry Pi?
The NRF Connect SDK documentation under ZBOSS NCP Host states :...
Hello,
we have an custom made board with a module from raytec MDBT42q.
Our application based on the nus example.
On port 0.7 we have a led.
It seems, that there is...
Hi
How do I configure a custom child image for the network core on nrf5340dk? We're using Zephyr RTOS, and want to do a multi image build when building the application ...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hello, I would like to know if the Power Profiler Kit II could be used to measure current consumption on the Thingy:91 ?
In the Thingy:91 documentation, it is suggested...