Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
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...