Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
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...
Hi,
In Mesh Profile v1.0 section 3.7.5.2 Acknowledged message one can read the following text.
"... If the acknowledged message has TTL set to 0, it is recommended that...
Hello,
I purchase nRF51822 Bluetooth Smart Beacon kit.
How to load the new program into this board.
I downloaded nRF51822 Bluetooth Smart Beacon kit firmware files...
Hi,
is there a simple way to enable serial logging instead of rtt in a mesh application for nrf52840DK, as example in the light switch server or client mesh applications...
On our custom board it can happen that an ASSERT triggers (suspect UART error due to EMC injection) on the connectivity chip, this meas that the application controller is...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hi,
I have an app that uses freeRTOS
My app runs OK , however when I am debugging it in segger studio with my SWD connector, it crashes with no reason
If I check the...
Hi All,
(Segger IDE SES Ide version = 4.10)
Various posts have attempted this, some claiming success with the following tools command :-
"$(LINTDIR)\bin\pclp64...
I'm in the process of trying to port my SDK 14 project to SDK 15.2. I've made a pretty good amount of progress, but I have two issues that I can't seem to figure out.
The...
How do I find where else in the program pin 6 is being used and disable its other functionalities in the BLE_UART example?
I am trying to read data from a sensor via SPI...
Hi, I am a novice and need help to get stated with Segger and the nrf52DK. I have installed the latest SDK 15.2.0.
I have manage to run couple of exemple with no or only...
Hi,
I am using nRF52832 chip with SDK15 and S132 softdevice.
I want to change manufacturing data dynamically in advertising frame. I would like to know step for that with...
Hi all!
I've read that nRF9160 DK comes with modem configured as LTE-M.
At the moment in Spain, only have NB-IoT coverage so... how should we do to setup the nRF9160 as...
Hi,
I would like to obtain printf and NRF_LOG separately from two TX ports.
I made a test application of serial output based on blinky.
P0.06:TX (and P0.08:RX) were...
I'm working on the project where data from nRF52840 need to be send to Android over wire. The customer does not want to use BLE.
I can connect nRF52840-DK development board...
I am first time using Nordic development board 52840. I want transmit zigbee frame from application processor to network processor via UART. Please check below communication...