Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi DevZone,
I have problems with running the coexistence examples from the Mesh SDK. Specifically I’m most interested in the UART coexistence example ( https://infocenter...
Hello all,
I want to enable OTA DFU capability to NRF52840 BLE Chip. I am now using Buttonless DFU which works fine using nrfutil. But my question is : how can we update...
Hi
I'm upgrading from SDK11 to SDK12 on the nrf52 and part of that is the secure bootloader. I've created a new bootloader and have this working with the new softdevice...
Hi,
I tried to open the mqtt_simple project on the nonsecure ns nrf9160 DK using SES and after that tried to build and run the project which was successfully done but the...
Hello,
I'm wondering what are the drawbacks of the already burned random static mac address compared to a public mac address. I know the difference between the two address...
I have Wireshark setup with old PCA10028 board connected as a sniffer, FW sniffer_pca10028_51296aa.hex Now I'm working with NRF52 family and sometimes I need to observe some...
Hello everyone ,
i want one central uart and three uart peripheral , i want to connect the central to all three peripheral , if i send data from central , it should receive...
Hi
I have a problem with showing data packets in wireshark. I configured the sniffer according to the instructions. At capturing packets in main window don't show anything...
I want to use UART.
I checked the waveform and UART does not send data. Here is my code. build and run are successful. Any help? I connect UART RX and TX directly, which...
hi... how to make a nordic app to act as a peripheral , i have read one post , in that they mentioned set up to be done in gap peripheral mode . how to do that
IAR 7.60
52840
nRF5_SDK_15.2.0_9412b96
Hi there, I'm trying to do some modification in the bootloader (so that we can write the image to the flash's bank1 using our...
Hello,
I read through the Bluetooth core specification in order to get a better understanding of the information that has to be stored at a minimum if using bonding. But...
Hello,
i'm trying to use ble_advertising_init to initialize my advertising data, but when i use this function like it is used in the examples i get NRF_ERROR_INVALID_PARAM...
When I open device just after I plug it in the PC it work fine, but when I try to do it again (exit python script and run it again) I'm getting Error code 13.
Firmware:...