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...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
We have added Nordic Uart Service (NUS) into the nRF mesh code and we created two mobile application.
First mobile application:
- is for nRF mesh provisioning which is...
Hi,
The datasheet for the antenna used in the dev kit, P822601, has its specification performance measured on a PCB DUT at 140 x 50 mm^2 - which seems rather unnecessary...
HI !
i have a problem during importing nrf9160 project in SES , knowing that i imported this project and others with same toolchain installed and other requirement.
onetime...
hi all
i have been working on a raspberry pi hat design and i would like feedback on it's design
this is the link to the github repo and i do update it regularly https...
hi,everyone
I want to run the DFU example in meshV3.1.0 . but i still can't understader how to run it . below is my understanding:
1.ther are must have 2 devices , A device...
Hey, i having problems with uploading code to my Thingy52.
Equipment that i using: nRF DK https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52-DK Nordic...
Having issue with nrf52840 interface with sim808 for GPRS connection. I am trying to interface nrf52840 with sim808 using UART. But only AT and ATD command reply i can see...
Hi,
I am currently trying to test the capability of bluetooth 5 long range mode using a pair of SparkFun Pro nRF52840. I have used the blue-app-uart example and:
1)...
Hey
I am working on Bluetooth mesh. I am able to find the RSSI from server whenever i received the message from client in mesh(light switch example). Now I have to find...
We used NRF52832 to make a Bluetooth solution, but the customer wants the broadcast name of the product to be regular, and the MAC address also needs to follow a certain rule...
Hi
I have below requirement on NFC using SDK 12.3.0 and soft device S132. please suggest how to start with the same.
1.NFC operation. (Simple Read Write into NFC Tag Memory...
Hi,
I'm working on getting the DFU bootloader working and I'm following this blog post.
I'm successfully compiling and loading the bootloader to our custom hardware...
I want two pwm channel output 1MHZ frequency, the phase difference between two PWM channels is 180 degrees。when i set two pwm frequency to 500KHZ, use the configure below...
Hi,
We are testing an evaluation board nRF9160-DK with the firmware samples to build our own prototype. Is there a friendly process or example for FOTA to update the device...
Hey
I would like to know how can i connect 1 peripheral to multiple centrals(ex : 2 centrals), I am have three nRF52 DK boards for two centrals and one peripheral, My idea...