HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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...