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...
After doing a detailed review for the datasheet for nF51822, I can find no input leakage current specification for the digital inputs or ADC inputs. Where do I find this specification...
Hello,
for current consumption measurement of our PCBs, I created a special software. This software does boot up, puts SPI FLASH in power down and go to sleep forever. All...
Hi, Sir:
I am using nRF9160 for development, I would like to complete a COAP client,so I need to refer to ......./nrf/samples/nrf9160/coap_client. I installed NRF_Connect_SDK...
Hello, LTE-M modem firmware version 0.6.8-131.prealpha released which have a big advance.
Did the NB-IoT modem firmware which aligned to LTE-M 0.6.8-131 released?
Which...
Hi i am using ble_app_uart example in sdk 15.3.0 as far everything is fine even i added a app_timer for about 20 sec to advertise again but the problem is when i power up...
I'm trying to use the new ble_advertising_advdata_update from SDK 15.1 by doing
but I get NRF_ERROR_INVALID_ADDR
What do I need to do to get it to work?
Hello,
I use an nRF52840 that I program with Segger Embedded Studio. I am using J-Link driver version 6.44f.
When I want to connect to J-Link I get the following message...
Hi, all! After updating all libs can't flash. Have this error: Tested also with asset_tracker sample. Using runner: nrfjprog nrfjprog --ids Flashing file: /home/ilya/projects...
Hello Dear support,
Please help me with the error. I understand from the documentation that 0x11 err_code for nrf_drv_twi_tx() means invalid data. But I dont understand...
Development software:
1. SDK 12.3.0
2. 51822 module
3. GCC
Computer platform:
1. OSX
Hardware version:
51822AA
Description:
I used the original hex in the...
Hi,
we are developing on the nrf52840 using SES and SDK 15.0. This is a custom board. Softdevice is s140_nrf52_6.0.0_softdevice.hex
We are sampling distance with vl53l0x...
Hello,
I use the SDK15.3.0.
(nRF5_SDK_15.3.0_59ac345 -> example -> ble_peripheral -> ble_app_uart ->pca10040 -> s132 -> ses)
The default baudrate of uart is 115200bps...
I used SEGGER Embedded Studio ARM 4.16 to by mistake program a NRF52-DK PCA10040 with a PCA10056 example from your SDK collection. As a result, I now persistently get "Failed...
Hi,
I'm developing multiprotocol applications based on examples from Thread SDK: Proximity/CoAP server and BLE UART/CoAP client. All CoAP communication in this examples...
SDK version: 15.3
Soft-device version: 6.1.1
Hi,
I've been working on a low power application where every 10's of uA is important. My application requires SPI as...