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 have cloned the asset_tracker project and would like to add the Zephyr Shell to it. There are no clear directions on how to do this. Can you point me to instructions...
Hello nRF world,
We have custom peripheral board based on the nRF51822 and need to be able to pair it with a host. Does anyone have a well documented example of code for...
Hello Nordic ,
Do i need to implement the config_ client model so that the node can be named as a client and a provisionner in same time ???
however in the example of...
I am using SDK 15.2 with IAR's EWARM 8.30.1 and the nRF52840 Development Kit. My eventual target is the nRF52-Dongle. If it matters my development OS is Windows 7 64-bit....
I would like to write code to disconnect from any connected device. My system is a ble peripheral with s132 6.0.0.
My code calls:
result=sd_ble_gap_disconnect(BLE_CONN_HANDLE_ALL...
I starting working with examples for the nRF9160. Zyphr seems like a very complicated OS (like Linux with device trees, etc) and difficult to use with a debugger.
Is the...
Hi,
I trying to convert a stm32 function code to nRF52. The goal is to use a spi periperal on my custom board.
In this application we need to have 2 bytes transfert. That...
I can communicate with success from the pc to my custom nrf52832 device (SDK 15.2, S132v6.1) using the pc-ble-driver (sd_api_v3) with Tag 4.0.0 from Github. Great work!
...
Hi,
I designed a nRF52832_xxAA board, use an external power switch, without DFU features its operating normally.
When I add the DFU function according to the Sample code...
Hi,
I am using nRF51822QFAA-R7 controller(DC DC setup) in my design.
I am generating +3.3V from rechargeable battery and providing +3.3V as a supply to drive these controller...
Hi,
I'm just getting started with nRF mesh (sdk V3.00) and I've built the light switch sample successfully and deployed it on three nRF52832 development boards but provision...
hello,nordic
I use NRF52840 QSPI+FatFs+USB-msc(..\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\examples\peripheral\usbd_msc),I found there is a bug about write to flash...
I am working on a new design for the nRF52832. I need to match an antenna to the device. My understanding is that the output impedance of the nRF52832 is 53 + J66 for best...