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...
Hey Guys,
Transferring emulated project
Transferring an emulated project to the nRF52810 SoC,
If you have developed your application using the emulated project...
Hello,
I am trying to setup a Project with nrf25840 by using the nRF IEEE 802.15.4 radio driver in multiprotocol mode with ble. ( https://github.com/NordicSemiconductor...
Hii guys ,
I have a customised nrf module based on nrf52810 . I have dumped ble_app_beacon code and it works fine but when i dump ble_app_uart example code then i am not...
Hi
I have a question about peers deleting.
It is saying in documentation about pm_peer_delete:
"Warning Use this function only when not connected to or connectable for...
hi Support team,
I have one problem with window7 system both 32 bit and 64 bit, that the usb cdc driver can not be verified by windows, that software signature is not right...
hi support team,
customer has one question about TWI electricity. in the IIC spec the "tLow " should be more than 1.3 us
however, our chip interface TWI timing " tLow...
Overlapping segments detected at address 520192.ERROR: The hex files cannot be merged since there are conflicts.
should be
Overlapping segments detected at address 0x...
I’m obviously missing something from the information I’ve gathered with respect to designing a co-planar waveguide, PCB 50 Ohm transmission line. The calculations I get differ...
Hi everyone,
I've been working on the firmware for a BLE keyboard, this is my first big project using the nRF5 SDK and everything's been going great so far. I'm using...
nRF5 SDK for Thread and Zigbee v4.1.0 documentation states that only application can be updated over Thread Secure DFU. However, nRF5 SDK for Thread and Zigbee v2.0.0 documentation...
Hi,
I am running an nRF5 SDK BLE example ( Cycling Speed and Cadence Application ) on nRF52 DK as peripheral and connect to nRF connect mobile app as central, and I would...
I use the thingy 52 with the nrf52832 and the SDK13. I want to scan every 30 seconds and receive packets from other thingy's but I can't find how to initialize my scanner...
I can only see the conf files and other yaml files when i open nrfconnectsdk sample in Segger embedded studio IDE.Where do we exactly write our application code?Application...
Hi, there~
Currently, I'm working on nRF52840 DK with BLE Secure DFU Bootloader .
I have done the dfu with nRF Connect APP successfully.
But I have a question about...