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...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hello,
we need to feed mono audio data into the nRF52 and we are now evaluating the possibility to use PDM. The nRF52 seems to have a useful PDM interface , and even though...
Hi,
I would like our nrf52840 to use coded phy 8x to get longer range.
The counter part are Android smartphones, old ones with BLE 4 support only, new ones having coded...
Hello,
I have a custom PCB which uses the NRF52832 chip and i wanted to program it using the NRF 52 DK using P19. I have the following connector and pin out on my custom...
Hello everybody !
I am working on a project and I need to create a server node which also works with the nRF SDK.
As I have seen, it exits coexistance examples where both...
Hi there,
I am trying to use the ISP from the 6700. I need to power my development board. I was wondering if there is a pin output on the nRF6700 motherboard? There is...
Hi,
The end goal is to run this project on a Thingy91, but I am currently building/testing on the nrf9160dk.
I am looking to capture ANT+ from a bike power meter on the...
Hello Nordic,
I'm evaluating the --external-app option of nrfutil and I noticed something odd.
First, I create an example hex file with 8kb of random data and then run...
I am using the nrf9160 DK. Followed the video tutorial, using nrf Connect Programmer tool. When I plug the USB socket, this error comes up. Have tried with different USB cables...
I'm trying to detect stack overflow. One approach that I found online was to prefill the memory with a constant value before the program runs, and see how much of the stack...
I am trying to update one nRF52 DK Board with another using OTA firmware updates. Similar to how the nRF Connect app can connect to a nRF52 and flash a now firmware image...
Hello,
I have been using the SES version 430c and today when I launched the program I get "The evaluation period for this release has now expired"
I got another licence...
Hi,
When working with Windows 10 laptop BLE we get sometimes a lost packet occurrence from Central (PC) to our BLE device.
We are using a Python Bleak based app on the...
I'm working with a proprietary RF protocol on the nRF52832 rev2. I'm noticing that I sometimes receive bad data over the radio even though the CRC is correct (intermittently...
Hi, We've been developing our prototype with nRF52840DK. Our Zephyr RTOS based code is working fine there with BLE connections and sensors. Lately we've been testing our code...