I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
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...