GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hi,
I specially bought more than 20 nrf52832 modules, and I want to build a bluetooth network (star network) for one-to-many communication. We have an application that requires...
Hi all,
I have an issue when trying to use the fstorage without the SoftDevice. The documentation explains that it is possible to use the FStorage without SoftDevice if...
Hello,
I have nrf52832 development board with PCA10040 version 1.1.1. I can build my code correctly and I can erase my chip from Keil uvision but when I try to download...
Hi,
I am trying to interface OLED(SSD1306 driver) module/break-out with nRF52840 D.K, PCA10056 1.0.0 but it's showing some noise/dots/garbage. Code: nRF5_SDK_15.2.0_9412b96...
Hi all. I want to add ssd1306 controlled OLED display with SPI to my project how i can hook up u8g2 library or another library for OLED display to nRF52832.
My application requires ultra-low power consumption, hence the nRF52810 will operate in low power - RTC running from LFRC clock, full RAM retention (1.5uA current spec'd)...
Hi,
I really would like to be able interface with the modem at the lowest possible level. I got the bsdlib working.
I use the following procedure to send AT commands and...
Hi Nordic,
We are having a Finger Wearable Unit(FWU) based on nRF52832.We are using JLINK Base Debugger to debug the FWU.We are able to debug and get the debug logs when...
Hi. I have built an ble application which runs on the nrf52832 with softdevice S132 V 6.0.0. In addition to the application and the softdevice I program a bootloader on the...
Hello,
I am learning bluetooth mesh with Light switch demo example. I have downloaded the folder "nRF5-SDK-for-Mesh-master" from the link "https://github.com/NordicSemiconductor...
Hello all!
We have custom HID with multitouch BLE device. We took HID descriptor from USB where this works pretty good, ported it to BLE and it seems not working as expected...
I just upgraded to nRF Sniffer V2.0
The Time column of Wireshark shows wrong values for short delta times. Is is set to "seconds to previous packet"
My advertiser runs...
Dears,
I have a problem with the ble_ant_app_hrm in the examples (multiprotocol). I am using a pca10040 demo board with sdk 14.2 with IDE SES on a MacOS
I have flash...
Hi, I'm using nRF52832 with SDK 15.2 and 3.0 (Mesh). when I try to provision 2 or 3 client/servers the nRF Mesh application behaving properly which means provisioning is happening...
Hello,
I would like to use an usb dongle with nRF52840 above and
- on bluetooth side give an spp or vsp profile
- on usb side be an usb cdc device
the reason is: I...