Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Sometimes when the method RequestData is called after receiving a notify on the characteristic, the Master Emulator seems to hang for a set amount of time before throwing...
Hi guys,
I have troubles with MCP 3.10.0.14 but the device (PCA10031) cannot be detected in my laptop (Win 7 enterprise). I actually checked it on other PCs and everything...
Hi, I have just taken on responsibility for maintaining some firmware written for the nRF24LE1. One file, radio.c, contains the copyright header:
/* Copyright (c) 2008...
Can a proxy node also be a client and server node (a controller node)?
What are the key differences between a server and a client in BLE mesh?
Can a server relay a packet...
Hi,
When I try to download code to my nRF52832 from Keil with the example "BLE ATT_MTU Throughput Example", I get this error: Error: Flash Download failed - "Cortex-M4...
i want make delay funtion by timer?
in the other MCU like PIC, AVR, stm. i find register that hold value counter and i cant set this value
for example:
timer 8 bit will...
Hello
Just to confirm:
is it OK to use 2-layer PCB with nRF52840?
In case a 4-layer is needed, when do you advise the use of a 4-layer pcb?
Basically we...
I am trying to build the project which I downloaded from github for the "A beginner's tutorial: Advertising" but I get errors for missing files when I try to build it both...
How the ble peripheral knows that ble central was disconnected?
if i trying to send continuously some packets to ble peripheral some times peripheral is not responding?
...
Hello, everyone~
As the title, is there a complete tutorial for that? I even don't know if I can download the project directly without flashing SoftDevice additionally...
Dear Nordic Devzone,
Just recently I purchased 2 additional nRF52840. In total I have 6 of them now;
The first four all have the following numbers on the chip:
pca10056...
Hello,
I've found a lot of topics about this issue but none resolved my case.
I'm trying to program a custom N51822 board (QF ACA 1) but without success.
These are...
i have downloaded python (Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32) on window 10 in cmd successfully. and pip also...
In my application,the end product is given to the user with a static passkey. We need to give the user the provision to change the passkey .
Currently I have a working...
Nordic nRF52832 chipset
If I understand the answers given the NFC port always consumes power even when just listening but otherwise in active?
Am I correct and also...