Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
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...
Hello Nordic engineer,
SDK is 15.3.0, and example is ble_app_uart
I use the "nrf_sdh_disable_request()" function to turn off Bluetooth
Then start with the function...
Hi,
Environment: nRF SDK 1.9.1, VS Code 1.66.2
Without making any changes, I can build and flash the iso_receive sample but it fails with a -5 error code (EIO) on this...
This is a cross-post from my question on StackOverflow here . This might be a more appropriate channel for this question.
I have a custom board using the u-blox BMD-350...
Dear Nordic guys,
We are going to produce large number of BLE beacon devices and would like to label the BLE address on each device. We are using the default mac address...
How Can I store information about button port ? I have two buttons P1.02 and P0.02. I have
And I have one function to init button
the most interesting is callback...
Hello to all,
Below are the setup details I'm using:
nRF52840 DevKit
SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Segger Embedded Studio 4.16
I am working...
I'm trying to run LTE/BLE Gateway sample on nRF9160DK , i followed all the instruction in the sample instructions.
The Jlink RTT for nRF52840 and LTE-Link Monitor logs are...
Hi nice people, I am working on developing using visual studio and Make environment. I am trying to function UART tx/rx interrupt works but no luck. The TX and RX works perfect...
Hello, I've been trying to launch zephyr SPI example, but I'm having issues with SPI sending anything. The code itself does not throw any errors, and it seems like my board...
hello sir ,
i am using thigy91 board and uploaded the asset tracker application code from ncs sample code . ii am getting humidity data on my azure cloud .but there was...
Hello everyone!
We are using nRF51822 SoC together with s130 Softdevice. nRF5 SDK v12.3.0 is used for firmware development together with the Segger Embedded Studio.
Among...
Hardware: nrf9160DK Modem FW: v1.3.1 We have been evaluating and configuring our proprietary application for NB-IoT, which is initially designed for LTE-M (CAT-M1). The Application...
Hello,
I'm using a central device that lists all nearby peripheral devices by their MAC addresses like so:
but I also want to list the names of the devices as they...
Hi Nordic,
We are preparing to validate a product that contains the UBlox BMD-340 with the Nordic Softdevice. We would like to use the Nordic Semiconductor “nRF Connect...