Hi, our company is currently using nRF52832/RSSI feature to provide simple asset tracking/location service. Would like to know if we want to improve the accuracy by using...
I am trying to make an ndef record using t4t, but it fails.
For example I'm trying to convert the example 'record_text' to work with t4t setup, and it always fail.
Is...
Hello, I have an application that performs a DFU on my board. Is it possible to check at runtime which flash device is used for the secondary image? I know I can see it in...
Hello everyone,
I've heard that the new MCU has a core that does security checking of all peripherals or something like that and it was suggested that we could make a...
Hello DevZone,
I am using a nRF52840DK, with this I want to connect my DK to an external device, emulating just like a real device pairing. I want to do this and run some...
Hello everyone,
I've heard that the new MCU has a core that does security checking of all peripherals or something like that and you proposed that we could make a custom...
Hey guys, I am working with
nrf9160-dk
at_client
Modem Firmware version 1.3.5
and use the iBasis SIM that was delivered with it and also have a new 1nce SIM card...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
Hi. I'm trying to use GCC instead of Keil.
I have followed "nRF51 Development with GCC and Eclipse" written by Nordic and "nrf51-pure-gcc-setup"( github.com/.../nrf51-pure...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
Hello.
I use nRF51822-EK.
I test ibeacon example source now, but i can't config my minor id.
Now my board minor id is 252(0xfc), I CAN'T CHANGE MINOR ID!!!!
How to T_T...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
Hello,
I'm trying to use the nRF51822 evaluation board like a HID keyboard, so I'm fallowing a tutorial and I installed :
Keil mdk474
nRFgo Studio 1.17
nRF...
We are preparing BQB test for our BTLE product now.
Could you please help confirm if you have the test command to make 51822 into the test mode and can be auto-testing by...
Hi, I'm developing a HID-device using nrf51822, s110 ver 6.0.0 and SDK ver 5.2.
I would like to hide the device from unknown centrals once it's paired. I'm advertising...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
I'm using ble_uart_app & master control panel v3.5 for debugging uart communication. when uart is sending data to host(master control panel side), suddenly, master control...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...