Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
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...