Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
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 friend,
I am using SDK16.0 and softdevice is S140 7.0.1 version. But SPI can only send out 1 byte. It can't call back the function of spi_event_handler, so my code is...
Hello everyone,
I have successfully managed to perform a DFU with a DFU package consisting of an app and a softdevice. I wanted to test what happens when I manually cancel...
Hello all,
I was programming the nrf9160 SiP using esp32 over UART and wanted to know how do I connect ESP32 to the nrf9160 SiP and upload the code through ESP32 over to...
SLM returns ERROR after AT#XSOCKETOPT=1,51 NRF_SO_RAI_LAST https://github.com/nrfconnect/sdk-nrfxlib/blob/main/nrf_modem/include/nrf_socket.h#L218
SLM returns OK for AT#XSOCKETOPT...
Hello I am using I am NRF SDK version 1.8.0 and nrf-zephyr v2.7.0-ncs1 (If a soultion exists on newer a rev, willing to upgrade now, otherwise it will happen some time in...
When PIN=0 P0.00 is used it doesn't work (No error message or failing, i also tried several other ports), no toggling output. The code works with PIN=28 (P0.28=LED1), led...
It is properly pointed to in the emProject file, and the SES IDE is able to locate and open it in file explorer.
I upgraded the liboberon to 3.0.8:
When I previously...
I have a successful build over my i2c application but, I do not get any text output on the console. So, to check I tried to build a new hello world project and run it but...
I'm attempting to use the "powf()" function in a Zephyr thread.
When I try to run:
LOG_INF ( "powf: %f" , powf ( 2.0f , - 8.0f ));
the result is "inf". (Code compiles...
After intsalling nRF Connect SDK 10.18.0 on an Apple M1 running macOS Monterey 12.6, I can't use nrfjprog at all:
❯ nrfjprog --version [error] Error in dlsym: dlsym(0x204ef57e0...
I am installing the nRF Connect SDK (on an Ubuntu 20.04 virtual machine) as described here: Installing manually — nRF Connect SDK 2.1.99 documentation (nordicsemi.com) . ...
Hi, I get the following error when I try to install nRF Command Line Tools fails to install on Ubuntu 22.04.
~/programs$ sudo apt install ./nrf-command-line-tools_10.18...