We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
hi,all
i use sniffer.exe(ble-sniffer_win_1.0.1_1111_Sniffer),and sniffer connection data,the sniffer.exe often automatically quit.
the sniffer pcb is not nordic.
anormal...
Hi,
Instead of initiating the DFU library in Android with an address is it possible to handover a existing GATT connection to a device already in DFU mode?
We have cases...
Hi,
I try to add support of dfu in our appl. In documentation I could not find info about softdevice size which should be provided in start packet. It looks like I should...
Hi,all
SDK:8.1.0 51822
S7 Edge(android V7.0)
i use the sumsung S7 Edge and the oppo R9S connect with my device,nRF Connect is often note:
GATT_CONN_TERMINATE_LOCAL_HOST...
for ble_app_ancs_c_s130_pca10028 example of sdk11,s130 version 2.0.0
The preferred RAM,ROM and UUID COUNT is shown below
FLASH (rx) : ORIGIN = 0x0001B000, LENGTH = 0x25000...
Hi All
I am trying to build hex file using eclipse id on Mac. everything looks ok, as it eclipse build file without any error but its not working on nrf52 dk.
before...
Now I’m using nRF51822 with S130 SoftDevice.
There are two kinds of devices which is just for scan(A) – 20EA and both scan and advertising(B) - 2EA.
I found that B just...
Hi,
My question is similar to this devzone.nordicsemi.com/.../ but I can't get it to work.
I am using SEGGER_RTT_WriteString and sprintf for debugging, but I am not able...
Our mobile app is currently running atop of easyble and nordicble.js/Cordova. This library works great on all Apple devices, however, Bonding with Android devices of various...
We have done a custom PCB believing that we could use P0.0 as analog input. Now we kind of found out that we cannot, and will change the PCB design. Given that we already...
Hi, I am using nrf24l01+ tranceiver in a project I am willing to sell. I use modules with external antenna and without it. I need the CE certification of the module. Where...
I have used NRF52840 and SDK 13.0.0.
When I have used USB or ESB one by one - all is Ok.
But when they are used together - usb driver goes into an infinite loop here:
...
Hello.
I am developing a project on nRF52832 using SDK 13, in which I need to transfer up to 300 bytes of data from iOS device via my dedicated app (in the background) to...
Hi,
I read in the documentation that one can loop a complex playback. The way I understood, one could load a first sequence (say seq1) and a second sequence (say seq2)...
Hi Nordic Team,
i am working on nrg52 to glow a RGB LED with white and Yellow colours. configured the RGB pins to three different Gpio (A2,A3,A4).
for this i am using...