I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello
I'm testing latest examples on 10040 (SDK12 S132). I want to get autoConnect working on Blinky example with nRF Connect app but I'm unable. Has anyone tried this...
HI all Nordic Developers,
Recently, I am using nRF51 DK as a beacon scanner connected to my laptop (Baudrate: 115200), it works fine to detect the beacon broadcast from...
HI,
I am using development board of BLE nRF52832 battery which you provide CR2032 is support for good battery backups
please give the reasons behind in it?
Hi all,
Is the "to-be-sniffed" advertisement packet allowed to have incorrect CRC, or perhaps a missing CRC? I.e. Is it possible for the sniffer to just display the raw...
Hello,
A problem occurs when i run the DFU over UART on my board.My bootloader project references to nRF51_SDK_9.0.0_2e23562\examples\dfu\bootloader\pca10028\dual_bank_serial_s110...
ANT experts,
I have been looking at the nrf52 implementation of the ANT timestamp (and timesync) features. One thing that is rather puzzling is the fact that the documentation...
Hi. I have two nrf51 dongles that communicate with each other. When I set the transmission power to -30 dB, the range is almost like 15cm, but whe I set it to -20 dB, it has...
nrfutil version 1.5.5
On Linux Mint (Ubuntu like)
in folder nRF5_SDK_12.1.0_0d23e2a/examples/dfu/bootloader_secure/pca10040/armgcc
make
nrfutil pkg generate -...
So I'm trying to upload the application over BLE.
Load the S110 w/ nRFgo Studio.
Load the DFU w/ Keil.
Build the ble_app_hrs example project in s110_with_dfu configuration...
Hello everyone,
I am currently using a nRF52832. I've been trying to use the low power mode with little success. I have been seeing a current draw of about 3.5mA. I would...
I am using an NRF52 dev board to develops a device that connects to an Android and IOS device.
I am unclear on where pairing comes into play with relation to connecting...
Hi in my project I am using nRF5_SDK_11.0.0-2.alpha SDK, s132_nrf52_2.0.0-7.alpha_softdevice. and nrf52 DK board(PC10040).
My issue is, when I run the ble_app_uart example...
Since PStorage has been removed and replaced by FStorage on SDK12, why is PStorage still listed as Experimental in the Documentation? It would appear that if you are removing...