Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
hi
im add the gzll funcation of project:
nRF5_SDK_16.0.0_98a08e2\examples\proprietary_rf\gzll\gzp_dynamic_pairing\device
to the project :
nRF5_SDK_16.0.0_98a08e2\examples...
Hello,
I am testing UART with nRF52832.
I am using the example git( https://github.com/NordicPlayground/nRF52-ADC-examples )
The function ble_nus_data_send is used...
Hi Team,
Regarding the IAR "I-jet" Debugger support for Nordic Platform (Nrf52840) we have observed some weird behavior.
When we connect the IAR I-jet Debugger we are...
We are using a nRF9160 and are interfaced to a Texas Instruments AM335x running Linux over a UART interface. I've read through the guide on making a custom overlay. So far...
Now I am working on ble_app_uart project. For security reason, I don't want any unaccepted mobile phone connecting to my peripheral device.
From this post link text ,
...
Hello
I am working on mpu6050 sensor in sdk v14. I succeeded in obtaining the acceleration value of this. I'm trying to get the angle of the sensor using this value.
I...
Hello Nordic Support,
I am developing an application which has BLE bootloader and application using the custom nRF52840 board and nRF5 SDK v17.0.0. Both of them require...
Hello. I'm working on sdk v17 and I'm trying to control the LEDs in order using a timer. Before using the timer, we made it easy using delays. Apps work when they receive...
Is it possible to sniff the data between two device that already connected if yes then how if no why?. What are other method for sniffing oob and passkey security based devices...
I have moved my project over to SDK 17.0. So far I have changed very little.
On compiling I straight away get a liner error: "Undefined reference to '__RAM1_segment_end__...
Hi to everyone:
As the title suggest I'm using the NRF52840 PCA10059 dongle and everything works as expected.
The issue comes that I've modified the dongle to instead...
Hello,
We have developed a new type of smartphone gamepad using the nRF52832 chip. But for some reason, it works for some games and not for others. And only partially work...
Hi,
I have problem with using nrf_serial.h, I am receiving data from Ublox GPS, baud rate = 9600, no flow control as we dont have enough IO pins.
Device is nrf52840 with...
Hello, I'm trying to integrate an SPI slave into ble_app_beacon example. Power consumption of ble_app_beacon between advertising is up to 10 uA. But if I write a byte over...