I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello there.
I am new to Nordic and I want to make MAX30105 sensor to work with my NRF52 DK board (i am using the "nRF5_SDK_15.2.0_9412b96")...
I used the "twi_scanner...
Hi,
I am trying to make the two UARTEs from nRF52840 work at the same time, but I am facing some problems even with the examples found in the SDK. I am using the peripheral...
During development with the nrf52832 (SDK11.0.0-2.alpha), I occasionally get NRF_FAULT_ID_SD_ASSERT errors. I have a breakpoint set at the "softdevice_fault_handler" and the...
I have 3 Fanstel USB 840F Dongles which have the nfr 52840 inside. I want to connect one of them to the OpenThread Border Router using a Linux machine (Ubuntu 18.04), but...
Hello,
There are functions such as sd_ble_gatts_service_add. But, how do I clear the Attribute Table to replace it with a new one? I want to do this switching at runtime...
Hello,
I am just porting an application from the NRF52810 and SDK13 to the NRF52840 and SDK15.2.
I am using the secure bootloader (from the examples and also my application...
Hello Nordic people
When I plug nRF51 DK into my USB slot, the board doesn't appear as a removable drive named "JLINK". I already installed Common Line Tools with J-LINK...
I'm trying to make my code now interface to the SDK only through the API, but at the moment this does not suit my requirements.
In particular I have issues with the implementation...
Hello. I am using the nordic thingy 52 sdk to program my thingy. I have seen that the temperature values are sent to the client based on a timer. I wanted to ask if there...
Hi team,
Some questions from my customer as below regarding on ZigBee MAC address usage, could you please help to clarify?
Q: If a Router wants to obtain a new device...
Hi,
I have an application of memory size 380Kbytes, I could able to upload application into a device which has nr51822. After checking the datasheet of nrf51822 I noticed...
Hi,
I have a problem with the nRF52832-QFAA-R7 chip on a developed board. The chip can be programmed via SWD, but then neither the DFU mode nor the program starts. For the...
Hi,
I need to develop a proxy client using the Nordic SDK, running a central device role using the nRF52840. The central device will connect to already provisioned nodes...
hello folks
I'm triyng to send a simple vector with ble but what i receive was different.
aniway what i want to send is something like this:
dati[0]=0; dati[1]=0; dati...