It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
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...