Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
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!
Looking for the nRF 9160 SMS sample mentioned in Getting Started. I can not find it in the folder mentioned.
This sample can be found under samples/nrf9160/sms in the nRF...
Hi,
I am using nRF52840 on my custom board and Mesh SDK 5.0.0. I am testing the Mesh Light Switch example on my custom boards(one for client and two for server)with battery...