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'm trying to print a float over UART but I think the NRF implementation is faulty. I've tested not UART SDK example with the following changes, inserted at line 168...
I have a Thingy 91 and try to analyse the PSM and eDRX in asset tracker application. I use NCS 1.4.0 in this case.
In prj_thingy91_nrf9160ns.conf file I found the settings...
I have: nrf51822 bluetooth module, STlink V2, Keil, segger studio, nrf51 sdk and softdevice files.
I have achieved making the led blink at a ble peripheral device by nordic...
Hi,
I'm using nRF52840 with nRF5 SDK 16.0.0 and Mesh SDK 4.0.0.
I'm trying to add PB-GATT service to the ble_app_uart_coexist example. I set MESH_FEATURE_GATT_PROXY_ENABLED...
我正在执行ble_app_uart_c例程的功率测量,并且已经关闭了串行端口,这与打开串行端口时测量的波形不同。 我猜封闭的串口会影响扫描。
This is the waveform without closing the serial port
This is the waveform without serial port...
I add a compiler flag --wchar32 i n the Misc. Controls section of C/C++ to support character pointers with 32-bit width. But got errors as log attached. Any help is appreciated...
Hello guys,
I am a newbie with nrf52 and I am trying to debug ble_app_uart project under ble_peripheral directory. I do get download successful as shown in image below...
Hello,
I am trying to use the PPK (I) to measure current consumption of a DVK-BL654. I was able to successfully do this several months ago, and now when I am attempting...
Greetings,
I'm having some trouble displaying logs to the SES Debug Terminal... Basically, I can see the logs with RTTviewer but not in SES Debug Terminal. However printf...
We are in the process of applying for approvals testing of the device and need your help to confirm the following. Bluetooth data required (we use BLE4.1 mode): 1) Operating...
I need to apply for timeslot to scan private 2.4G signals, in order to save power consumption, the timeslot needs to be ended immediately after scanning the signal.
I try...
I'm using a custom board designed around this nRF52832 module . I have broken out SWIO/SWCLK/SWO and nRF_RST to a standard Arm 10-pin header.
Using Black Magic Probe, I...
Hello All,
I am trying to Program our custom board which has nRF52 controller using nRF52- development kit ( https://www.nordicsemi.com/Software-and-Tools/Development-Kits...