Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
I am working on a MQTT related application on nRF9160 DK, and grabbed mqtt_simple as a baseline for development. All of my libraries are back at the last tagged releases:...
Hi, I'm confused, according to Bluetooth 4.0 Specification bytes are send in Little Endian byte order, and with LSB first in every byte. So when I receive raw data from characteristic...
When running "pip install nrfutil" I get this message - "Could not find a version that satisfies the requirement antlib~=1.0b (from nrfutil) (from versions: ) No matching...
Hi all,
In Nordic SDK ble_app_gls Example , the following UUID is added as part of Advertisement packet
static ble_uuid_t m_adv_uuids[] = /**< Universally unique service...
Hello,
I'm currently building a project for the nRF52 (using SDK 15.2). I need to have 2 ADC channels, 1 for temperature sensor and 1 for battery level. I figured that I...
I want to let nRF9160 communicate through UART with 3.3V logic level, but the logic level is originally 1.8V.
I have been reading nRF91_DK_User_Guide_v07.pdf, but I'm not...
Hello,
I'm working on the implementation of some custom services and I started to question why the SDK implements the service modules as instance managers (as of SDK 15...
We are having an issue with pc-ble-driver ( https://github.com/NordicSemiconductor/pc-ble-driver ). We're using the nRF52840 dongle. We have compiled and run the `heart_rate_monitor_v6...
Hi,
I want to communicate with a legacy device nrf24l01p+ based using a nrf52840 DK.
Firmware of legacy device setup the card in this way:
I take the esb_ptx esample...
Hi
Getting problem in DFU feature while using segger embedded studio.Device gets programmed successfully but stops working after that.
I am following the same process...
I am looking to check signal strength and would like to be able to do it as easily as possible.
The default asset_tracker sends messages which can be seen in the nrfcloud...
We have an application running on our devices that are using ble_nus to communicate with a base station.
The use case is approximately something like this:
On button presses...
Step1 : init a Client model in Provisoner:
Step2 :config this client:
Step3:set the pub address of this client & control the remote gen_onoff_Server model: but it...
Hi
I've found an issue with the serialization code for the function sd_ble_gap_device_name_get in the SDK 14.1.0. As far as I see the issue still exists in the SDK15.0.0...
Why did Nordic deprecate the -30dBm TX power setting on the nRF52832? The current TX power settings jump from -40dBm all the way up to -20dBm, Why the power jump of 100X?...