Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hello There,
As mentioned in the S132 specification (S132_SDS_v0.5.pdf), when acted as a peripheral and the connection time interval is 7.5ms, for the case of a GATT server...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
When building a solution that supports Bluetooth MAC address randomization are there any options available in nRF Sniffer to allow packets to be captured. e.g. potentially...
Hello,
I do connections between nRF51 in my application.
When the central detect an advertising frame, it ask to a server is the device is allowed (few ms). When server...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hi,
As explained in devzone.nordicsemi.com/.../ I want to interface my Beacon to a Invensense sensor with I2C. I'm having a hard time about using the I2C drivers/examples...
i failed to program the ptr5518 module with a jlink EDU.
it gives me :
$ JLinkExe
SEGGER J-Link Commander V5.02 ('?' for help)
Compiled Aug 28 2015 19:48:33
DLL...
I'm following the SDK 8.1 example from here with S210 v4 but I never seem to get a PSTORAGE_STORE_OP_CODE or PSTORAGE_UPDATE_OP_CODE.
I do however get the PSTORAGE_LOAD_OP_CODE...
Hello!
I'll start by giving some context: custom bootloader created via modifications to the one provided in SDK6.1, then ported to SDK9.0. SD revision 0x0064, running...
I am working on an mbed nrf51-DK powered Bluetooth Low Energy project. I have been developing various GATT services, however, I have now found my project has got "stuck" on...
Hi,
I'm using 3rd Generation of the nRF51822 with SoftDevice 8.0.0 and SDK 10.0.
There is an example in the SDK installation folder which shows how to use the TWI transaction...
Hello,
I have PCA10004 rev 2.2.0 evaluation kit and have tested S110 applications with SDK9.0 and softdevice 8.0.
Now I am working on S130 stack, softdevice v 1.0.0 and...