I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
Hi, I have DK-52840 where the ATMEL ATSAM3U2C is the on-board debugger. I replace firmware via my J-LINK ULTRA+ JTAG through 10-pin connector on-board, I used J-Link Commander...
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/hardware_driver_pwm.html
Where are more docs like this explaining how to use the drivers?
Hello, everyone, I am a fresh guy using nrf toolbox to read UART (52832) logs. Now I installed nRF Logger and try to save the UART log file. Does anyone can teach me how to...
Greetings to all, I am trying to debug the PrnRF Connect Programmer with visual studio code, but I can not find a way to achieve this. They could give me a hint of how to...
we have a linux gateway with an nrf52832 connected via serial port. the gateway communicates with a modified connectivity HCI application on the nrf52. the gateway device...
Hello everyone,
I am using nrf24l01p. It works fine but some times gets hang, doesn't receive data at all. I am sure that this is not the problem of micro controller because...
I am using the original board. Crystal of 32kHz has not been mounted on this. So, I want to use the internal RC Oscillator. In addition, I use a hrs example of nRF5_SDK_11...
From the product spec, I can operate in either low power mode or constant latency mode. It is not clear how much (or what mechanism) compromises the latency when low power...
Hello,
I'm developing an application that is sending data every certain seconds in a mesh network and, in order to reduce the power consumption, I wish the node enter...
i am using latest version mesh sdk 3.1 .. i want to interface two boards and want to check the bidirectional using text message, example if client sending the hello message...
Hi,
How can I Understand why the nRF9160 is disconnecting from the network?
How can I read the modem trace bin file to understand whats going on with the modem ?
Hello,
Do you have a soft device that integrates both Bluetooth and USB on the nRF52840 ?
I want to program a firmware that uses both and I'm wondering if you have ready...
What changes are needed in SDK V15 sdk_config.h so nRF52832 can run on internal RC oscillator?
I am using the BLE UART example, nRF52832 with Soft device s132_nrf52_6.0...
I want to extend the list of known UUIDs with some custom definitions but I am unable to open the Open UUID definitions file.
I tried following the Adding UUID definitions...
When connected with RTT viewer, a pin reset with nrfjprog shows a J-Link Error popup saying:
J-Link currently uses target interface SWD while current debugger tries to select...