Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Hi, I have implemented a firmware that allows to bonding and connecting whit android and iOs; I have added the HID service and characteristics, if I press a button I can send...
I have 3 nordic boards each having different serial no so i need to develop a a structure with the information of the serial no and some revision number etc
and i need to...
hi everyone,i have a problem when i want to esase one block of flash memery,if i do it before ble_stack_init,it can work,but if i do it after ble_stack_init,my program will...
Hi,
We have made a custom PCB using the NRF52832 chip. While it was working fine for a couple of days, it suddenly stopped working and went to a hard fault. We are not...
hi:
i have a problem when i want to write data to flash.by the way,my program is running with no-system.
i found the program is always restared when i enabled erasing,
...
I was testing ble_app_uart with my nRF51 DK and gcc compiler on Mac OX. Everything went fine. But after blinking for about 1 minute, the light that was supposed to be blinking...
Hi,
I found my debug session keeps reset due to this error (code jump into app_error_fault_handler) when I stepped through my code. This happens at random places. I'm not...
I'm trying to get the nRF52 on the PCA10040 dev board communicating through UART without the use of the programmer built into the dev board. So I'm connecting the UART pins...
Using the ble_app_uart example, if I pass more than get a maximum of 60 characters for each call to ble_nus_string_send I get a return code of NRF_SUCCESS, but the nRF UART...
Hello, we use an MDBT40 Module from Raytek with an nrf51822 chip.
We take this module for building a ble remote control.
The remote control is central and the receiver is...
Hello,
I Try to use nRFsniffer 1.0.1 on windows with Wireshark 2.0.1.
Wireshark seems to crash at startup. (reported bug 12103 on wireshark bugzilla)
Please provide...
I'm hoping someone here is familiar with the VL53L0X setup on a NRF52 board. I was able to get the single range measurements working just fine using polling and now I want...
I am using the PPK with SW v1.1.0 on a windows virtual machine on my mac. I'm testing custom hardware using the PPK regulator to supply power to my hardware.
There seem...