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...
Hi everyone,
I'm using SDK 12.2 on nRF51822. Trying to get the buttonless dfu app example to work.
Here's what I do:
Compile buttonless dfu app.
Generate settings...
Hi,
I'm new to python and also the NRF51 dongle. I need to build a python script to connect my NRF51 dongle to a BLE device without using Master Control Panel. I tried using...
Hello,
i a have a problem debugging application with bootloader installed. I work with GCC for the application.
What is happening is the following:
If i program application...
Hi,
i used the SPIM example to create a connection with my ads1256. on my breadboard it worked properly. now i switched to a layouted board and every SPI pin is working...
Hi all,
I am using a J link to program a NRF52 via keil. It is successful but, every second program it fails with a Flash timeout error.
I am programming the application...
Hi,
I am trying to secure DFU on SDK 11 (NRF52). Would you please suggest if there is a way to secure firmware on old sdk, without upgrading to sdk 12+?
Thanks.
Hi All,
At the moment, I have three nodes and would like to configure one node as an end-device and the other two as routers. Using CoAP, the simple_coap_server is used...
I am migrating from nrf51 to nrf52. Using SDK12.1
On NRF51, I used the PWM Library to use 2 buttons on the DK to dim up or down onboard LED1 (called OUTPUT_LED).
It worked...
We are attempting to perform an OTA and as such want to transfer a large amount of data as quickly as possible.
When I attempt to transfer the data with connection intervals...
Dear Nordic team,
We have been working with SDK 8 and Softdevice S110 so far. We would now like to have the DFU using OTA for our product. I am looking for SDK versions...
Hallo Community,
I am new with Nordic chips, now Im trying to develop a BLE central, then i took the BLE_CENTRAL BLE_APP_UART example to start doing it, the SDK is the...
hello,i am using nrf52 DK.I was testing ADC example code .I am giving acq time is 3microsec .I want to find the total time is taken to sample adc for one sec.In data sheet...
I used S130 peripheral nrf51822 - nRF5_SDK_12.1.0_0d23e2a
Master Console Panel connection ok, and bond click error - >
BTLE_CONNECTION_TIMEOUT
I debug in my application...
Hello,
I'm having trouble with my nRF52. The power consumption is around 2.17 mA when sleeping. I'm using the softdevice 4.0.2 enabled and using the sd_app_evt_wait and...
Hi,
I am testing the current comsumption of nRF52832 using the original code of "nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral\ble_app_beacon ".
The peak TX current I...