Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi Nordic Team,
Meanwhile we are working with Laird BL654 which uses the nRf52840.
My questions:
1. Can we flash gazell examples on Laird BL654 with Segger?
2. If...
i'm trying to get distances between nrf52840 ble transmitter and receiver, using measured rssi upon receiving ble_gap_evt_adv_report_t from ble stack. in order to calculate...
In file sdk_config.h, in order to configure a calibration interval of 8 seconds, what number should be used in the define NRF_SDH_CLOCK_LF_RC_CTIV?
The time units are not...
Good day,
I again have an interesting question). There is a useful descriptor to better understand the purpose of the characteristic. This is a 0x2904 handle (GATT Characteristic...
Hi,
I want to know what event DEV KIT jump into when mobile provision complete for DEV KIT (100% , not bind app key and pub sub address). My idea is in provision process...
Hi!
I am currently evaluating the nRF91. For testing reasons I want to enable the debug logging for the lte link control. I checked the Zephyr documentation etc. but I was...
Hi everyone,
I am implementing a custom protocol using the NRF52 radio, and so far I was able to make the transmitter working as expected.
In a nutshell, the protocol...
I have a project about Bluetooth enable lock. I am going to use to BT832 module. Do i need recertifation for Bluetooth brand?. I dont know what to do. Do i need being member...
Hi!
We are developing an IoT device using the nRF52832. 2 years ago in this thread, https://devzone.nordicsemi.com/f/nordic-q-a/27099/nrf52832-ble-certification-under...
I'm combing over the CLI peripheral example, but having a few problems when running the example:
The Debug Terminal in SES blacks out the test so its difficult to see...
Hi I have developed and Android application to connect for 2 BLE Devices one after other.
These 2 BLE devices connection and service discovery will happen one after the...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask if central can make connection request without scanning (central know the mac address...
Hi everyone,
I have migrated my project from SDK for Mesh v2.1.1 to v3.0.0.
I am getting a Mesh Assert when the Mesh is trying to request a radio timeslot after the "NRF_EVT_RADIO_BLOCKED...