I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
I am facing heap memory issues in my code. I am using dynamic memory allocation for saving microphone data into sd card. Along with this I am using wifi also.
CONFIG_HEAP_MEM_POOL_SIZE...
Mirroring the issue from Github here I'm working on an application with timers and PPI. Today I discovered that when using the function nrfx_timer_extended_compare with a...
Hi ,I am new to nrf .I am currently using nrf5340,so i want to just print raw data of sph0645 using zephyr.I tested with examples of echo but i didnt achieved to print raw...
Good afternoon, I'm working on a project where the objective is to estimate the beacon <-> observer distance based only on RSSI. As a part of evaluation I've taken some RSSI...
Hi,
I´m using a Fanstel BC40M board with a nRF5340 on board as a peripheral device.
Being connected to a central, it triggers some tasks in the peripheral. The peripheral...
Hello All,
I have nrf9610 Develoment Kit on my side:
mfw_nrf9160_1.3.5
Using nrfutil-device core version: 7.13.0
Using nrfutil-device version: 2.1.1
...
Hi Q&A
Recently, the Bluetooth communication protocol (nrf52833) was added to the ESB, both can communicate normally, but there is a problem when switching between the two...
Hiii,
I have added BLE from peripheral_hids_keyboard to Peripherial_Uart,and now my PC and mobile (Android) can connect with DK(nrf52833) and can regard it as a HID,but...
Hi experts,
I am in the process of upgrading the projects based on nRF52SDK to nRF connect SDK. Previously, we used to store the entire nRF52 SDK along with our custom code...
Hi all,
Currently our team is trying to implement a bluetooth mesh sensor network. We have started testing and experimenting with the mesh interface by trying to follow...
i Used a nrf52840 DK board and zephyr sdk v2.6.0. I'm start the ble advertisement and configure the gpio interrupt on sw1 in low mode flag GPIO_INT_LEVEL_INACTIVE (Low level...
Hi, I tested the TCP client AT command in nrf9160DK, I flashed the ncs v2.5.1 example of serial_lte_modem firmware on the board.
I send the command as below list:
AT#XSOCKET...
Hello
We are using nrf5340 in the new project. PCB design was made. We are currently waiting for the typesetting process to be completed. There is no Jlink on the designed...
Hello,
I am creating a new project that uses the nRF52810 as my controller, and during the development stage, I am using the PCA10040 nRF52832 development board. (I read...