We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
Hello,
I have joined a team that is already in development of firmware for their nRF52840 based product. The team has a Git repository that includes the SDK which I have...
I am using nrf52 and there is a sensor connected to it. I want to read the values from the sensor and sometimes this is changing fast like 1-10 ms. The idea is to connect...
Hi, i got this following error. Kindly help me in solving this.
C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 5.40c/gcc/arm-none-eabi/bin/ld: cannot find ../.....
Currently, I am using the ble_app_cts_c example and I want to disconnect the connected device.
I want to know how can I check the condition for any connected device?
and...
Hi.
i am using NRF52832 DK with MESH SDK
can i transmit string from Low Power Node to Friendship node.?
If yes kindly let me know what changes i need to do for that...
I have observed two issues with using the UART in an ncs project and I'm not sure exactly where the issue lies (Nordic or Zephyr).
Firstly, and most importantly, according...
hello Nordic
i am using nrf52840, sdk 16.0 working on ther peripheral ble_blinky example, working with Segger IDE (ses)
i have lines of code missing when i am debugging...
HI,
I am trying to connect multilink central to multiple peripherals. I am able to connect using "target name". But i dont know how to connect using central to peripheral...
HI,
Currently, I am using the ble_app_cts_c example and I am able to pair only one device. I found out that it is related to whitelisting function.
How can I disable the...
On SDK16.0.0 + Mesh SDK 4.1.0
I've followed this to add PA/LNA support in the bootloader (Fanstel BT840X). I see the increase in RSSI and know that it is working.
...
Hi,
I am evaluating the Light Ctrl example of the Connect SDK 1.4.2. After nRF52840DK was programmed and provisioned by iPad, Mesh App, I was trying to bind application...
Hi,
I have built the example hrs_uart project and it works fine when I load the image into a pair of OCA10040 demo boards, one as application board and the other as connectivity...
Hi,
I am currently testing QSPI communication for flash. I am using the Termite console. When the console starting I got this error message:
uart:~$ [1B][8D[1B][J[00:00...
Hi,
I am trying to create a Mesh Network using CCT controlled lights and switch.
I want to fetch the present lightness value of the light(server) from the switch(client...
Hello,
I'm currently using SES for SW-development (NRF52). But especially for legacy code and refactoring I think this tool is absolutly not suitable (basic functions like...