Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Hi,
I need 32 bit timer-counter with s130 stack. Timer0 is 32 bits, but ble stack uses this timer. So how can i use timer1 or timer2 like 32 bit timer?
Is there any...
Do u have mobile/ios application that allows you to scan for Bluetooth low energy devices with nRF52840 and communicate with them?
If not, how we can do it?
Hi,
I am wondering which is the best method for BLE security to avoid MITM, protect the data (sniffers) and limit connection only to allowed devices for a massive number...
I am now using nrf51822 chip connected to a 50-ohm nominal input/conjugate match balun and then connected to an Embedded antenna.
I am requested to do a radio test which...
Hi,
In my project, I only have PCBs with nrf51822 chips and do not have a plan to buy a spectrum analyzer yet. But the certification requires me to apply DTM application...
The overall goal and then the specifics of what's been tried: I'm trying to utilize as much of the left-over flash space as possible to store environmental data during periods...
Hello,
I started working on mesh networking and to initiate i am looking at lighting control example . I have one nrf52dk PCA10040 which can be used as client and two nrf51...
I am working through link this tutorial and I've been able to successfully complete the steps up to D3. I'm using the bootloader_secure_ble example from SDK13 on an nRF52840...
RTT Viewer has been working great.
But is there a way to make the window buffer bigger so that I can scroll back more history?
It only saves about 80 lines.
Thanks
Hello,
I'm working on nrF52832 with two different Android device : Samsung Galaxy note 3 neo and HTC ONE M8.
My test :
Central side ( smartphone ) : each 200 ms...
Hi!
Does Nordic have plans to include any API functionality for choosing an initial scan channel in sequence of jumping over 37, 38, 39 channels?
Currently (SoftDevice...
Hello Nordic,
I tried to debug my board using the JTAG port (P12) on the nRF6310 motherboard. But it's not possible to flash the chip in Keil. I got the error: "Error:...
I use nrf51 DK (PCA 10028) like hardware for sniffer.
I download sniffer software 1.0.1 and flash the dk with help of nRFgo Studio.
I start sniffer.exe and after unplug...
Hi, I'm developing an application for the nRF52832 using mbed and the S132 SoftDevice. Since it appears that the SoftDevice requires exclusive use of Timer0 and mbed uses...
Hi,
I am having 1 central and 2 peripherals. I use ble_app_hrs as the base for both. Sometimes, I dont get the BLE_DB_DISCOVERY_COMPLETE even after I get the BLE_GAP_EVT_CONNECTED...