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...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
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...