Hello,
I am currently using nordic connect sdk version v3.0.2 which seems to be the latest release on github. I am using https client example. As per the requirements...
Hi, nordic team
There is an issuse happened in my custom board with nrf52833,programming in ncs v2.9.0.
peripheral side is programmed base on peripheral_hid_keyboard and...
Hi all,
We are currently developing a modem application for use with a Linux host, based on a nRF9161 using nRF SDK 3.0.0 and toolcahin 3.0.1
When compiling the Serial...
Hi,
I'm using nRF SDK 16 for my application on the nRF52840 custome board. When I set both parameters (i.e., support for coded PHY and 1M PHY ) in the scan initialization...
Hi,
I made a custom board with nRF54L15. I do not have a spectrum analyzer, so I cannot tune how much power goes to the antenna or how much is radiated. So, I started ADV...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...