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...
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...
Hey all I'm having [another] issue I just can't seem to crack. I think this is just down to me not understanding exactly how this works. I'm trying to trigger an event, or...
Hello,
are there any plans to switch the license to GPL-2.0 or any similar license?
As I have multiple chip vendors (including nordic) on my board commercial wise I can...
Hello,
I have designed my own PCB with nrf52832 chip on it. I program the chip using the Nordic development kit with PCA10040 programmer. I need to check the values of some...
I am working on the nRF 52832.
I am using the softdevice s132nrf52611 and SDK 15.
We are trying to develop a beacon whose major and minor values can be configured on a...
Greetings,
I see this link for the Profile Subsystem covering many of the standard GATT profiles.
Do you have a QDID for any of the other profiles & services, specifically...
Hi,
I am using SDK11.
I have looked into scheduler tutorials Tutorial scheduler and looked into the section of "Using the scheduler with the Application Timer", However...
What is the current best practice? I am using Segger Embedded Studio v4.12 for programming a Nordic 51822 application (SDK 12.3) and need to configure the section placement...
Dear Nordic,
Is it possible to encrypt BLE advertising data? how encrypt this advertising data packet and also decrypt the packet.
i want to encrypt my BLE advertising...
I'm using the "ble_app_uart" example from "nRF5_SDK_15.2.0_9412b96". I would like to enable the sending of logs to the serial port (Virtual com), like "printf ()".
The code...
I'm trying to do a low power sleep of 1s directly after a device reset, i.e. in Reset_Handler().
During this stage, my application does not allow any interrupts.
So my...
Hello DevZone community!
I'm having trouble debugging more than one board at the same time in a Linux development environment.
For a single board, I can debug either...
hello, i am using nrf52 dk .I was testing example twi scanner.I want to read slave address.So i am using twi scanner example but i got error message as follow:
TWI:INFO...
Hi, I'm new here and I use nRF52832 (pca10040), I was wondering if it is possible to change a function in C / C ++ language during the runtime, that is, my idea is whenever...
Hi,
I had a problem using your (nRf's) implementation of block device with my flash memory (I think that exact model is not relevant here). I'm using SDK 15.2 with NRF52840...