Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
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...
hii this is rohit vekariya from bluesys lighting solution.
i am new in nordic can you provide example code for drive neopixel(ws2812) using nrf52832
thanks
I set up nrf52832 that it is proxy device, i create a loop that proxy device sent 20 message to app phone (Android) within 100ms. But my app (Android) receive only 1 message...
I'm designing the nRF52840 into a new product with BLE, LTE and GPS.
Could you please point me to a recommended matching network and antenna solution for the nRF52840? ...
I connected a button to LED on a breadboard, how can I write a debounce function to control a button. I checked app_button.c but it seems buttons they are using is button...
Hi, We have a custom design using an nRF9160.
We can connect and program the device using a jLink though the debug port.
How can we connect the LTE link monitor to the...
Hello everyone,
I get the following error whenever I try to build an application for the thingy91_nrf9160ns board:
The secure version works just fine.
For some...
Hi Team, I have design wireless node for biomedical application. I have used nRF51822 module in my PCB. I want to see the real-stream data from sensor (connected in input...
I am getting an error like this. I did not understand what it meant. could you help me please?
<error> app: ERROR 8 [NRF_ERROR_INVALID_STATE] at D:\1_1_xxx_xxx_xxx\V.1.5...
HI:
I Use the Projtcet: "......\nRF5_SDK_15.3.0_59ac345\examples\ble_central\ble_app_uart_c".
In the BLE_Central project, how to set the Tx Power??
thank you very much...
Hi , when i first recived my nRF5340 DK it had an preinstalled code that maked the leds to fade depending on what button i pressed, but now when i try the example codes on...
Hi,
We're running the aws_iot example and it would seem that by default it does not use the certificates in the file certificates.h
Is that the case and how can we use...
Hi,
I'm new to the whole Nordic environment, and I need to develop an application working with ble and lteM, so I have an nrf9160 DK for this purpose.
I worked with the...
I have a custom board based on NRF52811. Salient features:-
Both HF and LF crystals are present on board.
Power supply is 3.3V.
MCU DC-DC is enabled.
I am using...
Hello.
I trying the test for real time transfer a data.
Period is 4 ms and 5000 point data. (Total 20 sec)
The GPIOTE event occurs every 4ms and the processed...