Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello all,
I am right now working on one project. where i use nrf52832 BLE board. right i am doing i2c communication of temperature sensor(lm6bd) with ble board. but can...
Hello All,
I am using nRF52810 programming in segger embedded studio in windows 7. i am trying to do i2c communication between sensor and nRF52810.i am create custom service...
Hi,
I have a question about direct advertisment - if I direct advertise to one android, then other devices won't show it am I right? How does this direct advertising works...
Hello all,
I am using nRF52810 programming in segger embedded studio in windows 7. I am refer SDK nRF5 v5.2.0. I am trying to do i2c communication between sensor and nRF52810...
I had a couple of questions regarding the SPI slave peripheral on NRF52:
What is the behavior of the peripheral if a transaction completes (NSS goes high) and another...
I used the example code of MQTT pub and sub with nRF52 DK which has nRF52832 in it. I have sent the data from one kit to another with the help of Raspberry pi 3 as a router...
Hello. I need a bit of help with my case. I have nRF52832 dev kit. I have set heap size to zero in Makefile:
And even with that change I am still able to allocate memory...
Hello,
I have some questions about NFC on nRF52832:
1.Could NFC on 52832 works as a card reader , for the mifare 1 card, or named S50 card?
2.In the example "nRF5_SDK_15...
Hi all,
I have read that ANTUSB-m is needed for ANTWARE running in Windows PC. Can I use nRF52840 DK or nF52840 USB dongle in place of ANTUSB-m? If yes, where I can find...
Hi all
I have a custom Board, I have tested it a lot. NRF51822, programed with Mbed..
In general the Software and Board WORKS FINE, but I found some problem in my procedure...
Hello
I am following example on :
examples/dfu/secure_dfu_test_images/ble/nrf52832
when flashing:
sd_s132_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds...
Hello,
I'm trying to use this code https://github.com/kimyd/SHT1X_on_nrf51822 to communicate with an SHT11 sensor via GPIO pins. I have a Saleae hooked up an can see the...
Our project uses nRF51822 with SDK12.3.0 and s130. We are using app_timer_appsh.h and app_scheduler.h to make a "UTC timer" by counting a static variable each 1S timeout ...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
when I debug the pairing function,the phone displays one dialog box about Bluetooth...