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...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hi
I got it PPK2 and tested.
PPK2 is very useful compare to previous version PPK.
I wanted to sampling time expanding to 10min.
But i see that 2min time sampling...
Hello,
I would like to save some keys securely using the Infineon OPTIGA Trust X chip. To do a quick test I bought the Infineon shield2Go with the OPTIGA chip that I connected...
Hi All
as title.
I am nRF52 DK PCA10040.
Chip select is nRF52832.
I measure out from wfe to Timer Interrupt time is 1.3us.
Is it correct? and How can I reduce the...
Hello,
I am working on a school project with my team that requires one master device and up to 30 slave devices which will be controlling LEDs. I was thinking the nRF52840...
When enabling BLE on nrf52840, we are using specific API to access flash erase and write commands. All is working fine 99% of the time in term of read / write / erase into...
Hi Sir We are scanning nearest BLE using NRF Scanner example using 1- NRF52840-DK and 2. BT840 . We are getting good RSSI value using 1 but very poor RSSI values when we are...
Hi,
I am using nrf52832 with s132 softdevice and SDK17. I want to disable bonding and pairing in ble_multirole code. I have tried disabling the SEC_PARAMS_MITM, SEC_PARAMS_IO_CAPABILITIES...
Dear Sir,
I am using SPIM , EasyDMA array list,with following flags
NRF_DRV_SPI_FLAG_NO_XFER_EVT_HANDLER , NRF_DRV_SPI_FLAG_RX_POSTINC , NRF_DRV_SPI_FLAG_HOLD_XFER&
...
Hi,
I am using my nrf52832 board with a MPC9808 sensor and I wanted to use the example code provided in zephyr/samples/sensor/mcp9808
Can you tell me with which pin of...
i'm building an amplifier that can play sound over bluetooth. I intend to use the nrf52832 to send i2s data to my dsp chip. based on the loopback example, i have an idea on...
Hello,
I was reading through the code of the asset tracker application and noticed that there is no while(1)/for(;;)-loop. I see this for the first time in a board application...
hello,
we are in process migrating to SDK 16.0 and service pack 8.27 or higher. While performing an upgrade we encourage few problems and would like you expert advise...
2 Questions, both short:
1. Documentation error in Softdevice 15.x and 14.x header files:
/** @note If any of the discovered services have 128-bit UUIDs which are not...
"AT+CEREG=2" "AT+CFUN=1"
Getting the correct responses of above mentioned AT commands.
But after that, when any command is send on LTE Socket, " at_host_at_socket_write...