Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
hello i am using sdk 16 with nrf52832 i am thinking of using zephyr with nrf52832 and have no idea what is zephyr and uses of zephyr other than that it is testing tool
1...
I have older files that were compiled and working fine with the older versions of SES, SDK and now I’m trying to figure why they don’t work with the latest version, that is...
Hello Guys,
I'm developing the battery based device. It consisted of nRF52833 and a UART device.
The UART device send 512 bytes each second to nRF52833.
The project...
I want to use this routine to complete a radio project with low power consumption, but I find that the system is always shut down. Could you please tell me how to modify it...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
Hello
I have found 2 strange behavoir when I want to wake up nrf from system off state:
1/ when I use pin 15, this does not work at all, but with pin 6 it does. Why? ...
I am in the process of porting arduino library VL53LX01 to the nrf51822 using nrf_drv_twi functions. I will use this with S130 and thinking of using blocking mode .
I initialized...
I would like to download/export the UArt log from the nRF Toolbox. Is there any way to do that? When I press "show log" it disconnects from the device, and I do not see anyway...
Hello
I'm using nrf52832 and sdk v17.0 and I'm testing in the example of ble_app_uart.
I'm creating a feature that Bluetooth disconnecting and then stops advertising....
When working with AT#XHTTPCREQ we have encountered the following provlems:
1. Sending AT Command `AT#XHTTPCREQ="POST","/upload","Content-Length:3357",3357` with the payload...
HI!
I'm currently working on a project where I'd like to send and receive BLE messages using my own channel hopping mechanism.
I've read into the 17.0.2 Examples ...
I am having trouble connecting to an nRF52810 in a uBlox BMD-330 Eval Kit.
It has previously been successfully flashed with custom firmware but, now, when I try to connect...
The specifications for Flash programming in section 4.3.7.1 page 21 is blank in the nRF52810 Product specification 1.0. Can you please provide the values for this table?
Hi all,
I am not able to update the modem firmware over usb/mcboot with the programmer on my Thingy91. I have tried both on linux and win 10, the problem is the same. The...