I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hi,
I have power consumption issue about nRF52832 BLE application.
I found "Current consumption:Ultra-low power" informations in "nRF52832 Product Specification" as below...
Hello,
I am in a process of integrating a DFU over BLE feature into my application, my SDK5 is 17.0.2, the test board is nRF52832_XXAA.
Application size is 69404 bytes...
There is a demo zephyr/samples/subsys/fa/fat_fs. This purports to mount an SD card. Is this for the unpopulated SD socket on the nRF9160 board? The ticket https://devzone...
Hello Team,
First of all thanks a lot.
I learned so many things from your Nordic devzone:)
My problem: I have uploaded the blinky code using pca10040_s132_ble [ secure_bootloader...
Hi a bit a noobie here, but I can't connect to my nRF52840 on my custom board that I made. I have tried both an ST-link V2 with openocd, flashing it into a black magic probe...
This board is no longer recognized by SES to program code.
9:09:21.82 d:\> nrfjprog --recover ERROR: JLinkARM DLL reported an error. Try again. If error condition ERROR...
Hello, all.
I would like to connect one board that transmits data using the ble_nus , such as in the ble_app_uart example, to another that receives the data and sends...
I have been using nrf52833 Devkit with softdevice nRF5_SDK_17.0.2_d674dde have nrfconnect v3.6.1 when i merge hex file of softdevice 140 + ble_app_template then the following...
Greetings,
I've seen multiple references on how to change to the 2Mbps PHY after a connection is made, and I have that working.
Now, I'm trying to advertise at 2Mbps and...
Hi support team,
I am a beginner with Nordic nrf5 sdk for mesh. I begin with the sample light_switch. Currently I want to toggle the status (on/off) of the unprovisioned...
Hi
We need clarification about Nordic Advertiser Extensions (Instaburst) .
1. The document ( Nordic Advertiser Extensions (Instaburst) ) says that the maximum theoretical...
Sir,
How are you ?
I developted an BLE application (Segger Nordic SDK) to a chinese module and worked very very nice! I installed in 40 modules. All working
No i ordered...
Hi there,
I've just installed the "thingy91_at_client_2021-03-04_8e8c6089.hex" AT command client app on my Thingy:91 and I've connected to it via the nRF Connect LTE Link...
Is nRF5340 RF port S-parameter available?
I am looking for the S-parameter of the RF port so I can figure out the best matching circuit for my layout. The only S-parameter...
Hi ,
I want to build .. \mesh\bootloader, I know must use CMAKE, but I do not know how to use CMAKE?
Could you tell me or show me the step,please?
Thanks!