IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Does exist any IC/module of Nordic which could be used as NFC reader/initiator and that has BLE integrated also?
Or just a little BLE module with on-board uFL connector...
Hi Devzone:
We are testing TX and RX range with our customized boards, and encountered a rather bizarre problem:
The connection range is pretty good indoor, maybe 20~30...
I am working on a driver for the Adesto AT25QL641 QSPI Flash Memory chip. Comparing the hardcoded nRF52840 QSPI instruction set and the AT25QL641, they are 90% identical except...
Hi,
I am trying to implement Zigbee mesh and in the Zigbee End device(ZED), I want to know its neighbor table record or routing table record. I did not found any specific...
Hi,
In my application,I have written a code based on ble_hrs sample example. When I am checking the RSSI value at the tablet at 2 meter distance I am getting -56dbm. As...
Hi,
I am planning to design my own custom PCB using the nRF52840 chip.
As I am getting started, I want to make sure all the design rule dimensions are up to the standard...
Hi All,
I am trying to design a BLE module based on the nRF52840 Configuration 6 (Only Battery) provided in the product specification document.
To get started I was using...
Hi,
I know that the S132 v6 didn't support multiple advertising sets with different advertising handles. If you want to advertise with new data or different parameters,...
Hi All,
If I am to use a Piezo Buzzer to generate sound using nRF52840 PWM:
1. any suggestion on how to design the circuitry?
I am planning to use a Murata cimponent...
Hi to all,
we are developing an application nrf52832 that use BLE and internal flash as storage.
The problem, as I wrote in the subject, is the write operation is never...
Hi,
I'm working with simple_message_model using light switch example from Mesh SDK v2.0.1, I have 4 boards nRF5832, 1 client, 1 provisioner, 1 relay node and 1 server which...
Hi
We are in process to select the nRF52840 for industrial luminar application. currently we are in a proto phase
We have an query below
1. what is the range that can...
Hi,
I came across this interesting game Nordic Engineers have developed and played. My company makes these displays and I would totally love to build something like this...
The SDK17 migration guide indicates that the new SAADC driver from nrfx 2.2.0 is available when defining NRFX_SAADC_API_V2 . In particular, it states it fixes several known...