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
I am evaluating the serial_lte_modem sample with pc as client but failed, could you share the cmd format for gps start function?
here is the log after I issued the...
Hi guys, I'm facing the next problem:
I am using the Android BLE Library and Android-nRF-Mesh libraries. I connect my Android application to 8 nodes. One of those nodes...
To perform dfu using nrfutil, we need to bring wpantund service down in order to provide serial port to nrfutil. That restrict me to communicate with end nodes. Can you please...
Hi Nordic people,
According to my knowledge SPI can not verify the bits whether it is properly sending or not(like ack),speed wise is SPI ok,And in nordic nRF52840 have...
Hi!
I'm trying to use the LIS2DH12 driver on SDK 16.0.0 in SES. I've managed to read the correct value of who am i register. I'm trying to configure the sensor using LIS2DH12_DATA_CFG...
I have set up 2 nrf52 dev kits: one central and one peripheral. The peripheral side hits the PM_EVT_CONN_SEC_FAILED event about 30 seconds after the connection was established...
I'm trying every permutation.
Pressing IF BOOT/RESET button along with BUTTON 4 and powering off and on the board ... then letting the buttons go
There is a reset...
Hello,
it would seem that the Spi Slave example provided with the SDK 12.3.0 does not work correctly for the nRF51DK. Setup:
Master SPI : STM30G070CB Slave SPI : nF51DK...
Good day,
I have a problem with a custom board I have designed. It does not advertise the BLE device when programmed. I am testing with the simple ble_blinky and the nrf_connect...
I have nrf52840 development boards, when I ran DFU example (from NRF SDK for thread and zigbee v4.0.0) on autocommissioning true on 2 boards and was able to run it successfully...
Hi,
Is there any way to disconnect the NRF Toolbox connection through code. I tried to do the same but once ble turns back on its connecting back to NRF toolbox.
Hello,
I'm using (nRF 52840)Laird BL654 Module. I want to test PA/LNA Features Without a Soft device. please Suggest me how to test.
Regard's
-Nikunj Patel
Hello, I come from China, there is a new thingy:91 board,I had set bluetooth gateways,added sim card,added a device nrf-352656100749665 , update certificates and the modem...
Hi
I'm using NRF53840 dongle as master the connect to my controller, and i need to choose the beacon side NRF,
My application it's, i need to recognize the beacons the...
Hi all, I'm developing software for nRF52832.
It includes function of SAADC.
My saadc_callback function is below.
It fills buffer at that time.
However, I'm wondering...