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...
Hey Guys,
im working on some sort of application transport layer for ble and have some questions to better plan what i need and what is kind of redundant.
Is it correct...
Hello everyone,
I am using nrf52832 with SDK version 11.0 for an IoT application. I am communicating with Atmel ATWINC 1500 module through SPI in order to connect to Wifi...
I'm using nrf52 with SDK version 12.0.0. I'm trying to use the FDS for my application. I used one of the existing fds example from link fds_example .
With this example...
Hello,
I am a bit lost, after concluding the application part of my project I try to approach the ble part.
I read the "Getting started with bluetooth low energy " and...
Press down PWRON1 give rise to Q2 and Q3 conduction, the 51822mcu power on and IO send a hight level to PWRON,to keep VCC_nRF.
At this time press a lot of button will not...
Is there an unsecure version of the bootloader? I'm looking for something that will take anything as an upgrade.
I figure if I'm stuck in the bootloader anything is better...
I want to set up a rPi3 as edge router for 6LowPAN over BLE. Ideally I would like to have random devices (users) come and go by dynamically connecting to the router. Same...
i am using eclipse IDE. while flashing my code to nrf development kit it is showing like this and also in the console it is showing that flashing is done.
console:-
SEGGER...
Hi
For new BLE project we planing to use slave that allow few (3-4) connection at the same time. i.e After the master (phone) connected to our slave, the slave continue...
Dear Nordic Developer Zone,
At this time, I am able to program nRF51822 chips using the nrfjprog software : great.
I plan to use nrfjprog software driven by a custom...
Hi,
I'm tring to installing micro-ecc,but I don't know how to get the mircro-ecc GitHub repository.
I had read the guidance like the following,but it couldn't help me. ...
Hi all,
I wrote a small python script on top of the pc ble driver bindings and ran into a problem when deploying the script on a new pc:
c:\Python27\Scripts>python.exe...
I changed ble_app_beacon example main.c APP_COMPANY_IDENTIFIER 0x0059 to 0x004C for nrf beacons app can detect NRF52832 beacon on my Iphone. What can I do to detect beacon...