I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
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...
Hello, I got this error:
Error: L6221E: Execution region RW_IRAM1 with Execution range [0x20003120,0x200046a8) overlaps with Execution region ER$$.ARM.__AT_0x20003000 with...
Hi,
I am using the nRF8001 with a MCU as the application controller. Everything is perfect when I just use commands/events between them. I can send and receive data smoothly...
Hi,
Peer A is bonded to the device. Now device has Peer A bond information. For some reason, Peer A has un-bonded the device. As device doesn't know this it still keeps...
I would like to under stand Nordic's strategy for compatible hardware for use with nRFConnect V2.
We have a customer who wants a desktop BLE app and we are considering...
Hello,
I have a single module of NRF51822, not any DK-board. I'm using GCC4MBED compiler and ST-LINK V2-1 programmer.
I would like to try the HID Keyboard Application...
hello!
Our products will use STM32+nRF52832 and will be support ANT+BLE,but the SDK13 have not example that about softdevice s332 v4.0.2.so our company hope you can give...
Hi all,
I am working on nrf51822 and I need to debug my code through gdb.
Please give me suggestion how can I use gdb server and how can connect it to JLink.
thanks in...
In example "ble_app_hts" NRF_LOG_PROCESS don't work.
but in this "...\examples\peripheral\temperature" is workin good.
I didn't make any change in code.
Some ideas?
Dear
I need to make a BLE start network with bidirectional communication with up to 50 peripheral devices
And central and perapherals will be communicating with computer...
Hi,
I am having one nRF51822 to act as central and two nRF51822 to act as peripherals. I want the central to connect to both the peripherals and communicate with them. Is...
hello iam using nrf52832 and just started working is there any spp profile available for the same where i can send and receive the data btwn my smartphone and device wirelessly...
We are close to the manufacturing stage of our device and our beacons(based on nrf51 beacon reference design).
We are "virtually pairing" beacons with our device by entering...