Hello!
I’ve been learning about Bluetooth Mesh recently, and I’ve been testing the sample at nrf\samples\bluetooth\mesh\chat , but there are still some parts I don’t quite...
hi support team,
i have customer is developping mesh.
customer is trying to sniffer the message when i pressed the buttoon on demo mesh_light.
i have two questions on...
Hello, I am trying to develop a bluetooth mesh network with two provisioners, one being an external provisioner (mobile phone) and another being node in the network (nrf5340...
Greetings, everyone, I have encountered a configuration(?) problem while trying to setup a lab for a BLE course I am teaching.
The idea is to showcase the vulnerability...
Hello,
Recently, my team has been struggling with an issue regarding a nRF5340 device that's encapsulated and inaccessible to be flashed with a JTAG connection. Our normal...
Hello,
I’m currently working on a Bluetooth Mesh project using Nordic Semiconductor devices, and I would like to get guidance on static provisioning and group-based communication...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Hi! We got the mesh working with our custom model. however if we try to send a package multiple times it throws NRF_ERROR_NO_MEM error. Any ideas why this might happen or...
Hello
SDK12.3, nRF51822
I'm trying to interface the ssd1306 the program freezes in function app_twi_perform internal_transaction_cb is not called internal_transaction_in_progress...
We used nRF5_SDK_15.0.0_a53641a and nrf5_SDK_for_Mesh_v2.0.0_src.
We are following DFU quick start guide http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Dear Sir:
i seen the proximity example,the battery level measure is init by a m_battery_timer_id ,in my project ,
i need user multi saadc channel ,and different...
Hello, we are using the nRF52832 for building our custom board.After loading the example bluetooth_uart code given in the SDK, our board is not producing correct RF(Bluetooth...
Hi, I have a BMD-300 (nRF52) module that I'm attempting to program with OpenOCD and an ST-link from Linux (it worked great for nRF51 so I was trying to keep the same tools...
Hello,
I have been trying to have a central/peripheral device read UUIDs and RSSI values from surrounding peripherals using their advertisements and without actually connecting...
I'm attempting to add the bonding components from the ble_app_hids_keyboard example to the ble_app_uart example. I've gotten everything configured to the point where I can...
I am connected with this correct com port but Device discovery is failing to start.
First it says NO response from master emulator then it fails to start. Please help me...
Hi, I see that in the nrf52810 reference layout ( Nrf52810 Reference Layout ), all the capacitors and inductor have 0402 or 0603 footprint. i would like to switch the foot...
i followed this custom service tutorial.
but when i changed the RAM_START and RAM_SIZE address it getting below error, im using S132v5 softdevice
<warning> nrf_sdh_ble...
Are the PCB antennas provided in eagle library of NRF52810 ( github ) require any additional components for impedance matching or i can directly add the PCB antenna to ANT...
I downloaded radio_test.c from Nordic and complied it to output a .hex file. Now I want to flash this .hex file onto nRF52832. Does it require to softdevice and bootloader...
Hello (I'm new to this nRF-world...).
I am searching for a small "nRF-52832 clock" (arm mounted watch) that at least reports the "surrounding/room temperature" (not only...
Hello
SDK12.3, nRF51822
Example Gazelle from SDK works fine. If I use the softdevice (add ble_stack_init) then the program freezes in the nrf_gzll_enable