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...
Hello,
I'm trying to migrate to Peer Manager, but I have a problem. This code returns error BLE_ERROR_INVALID_CONN_HANDLE constantly.
static void on_ble_evt(ble_evt_t...
So I have flashed the experimental_ble_app_blinky, using the hex file provided using the drag and drop functionality(which is awesome BTW), and everything seems to be behaving...
I have the nRF52 development kit. I'm using eclipse Neon and the Nordic apps on an Iphone 6. I got the SDK11 examples working where the CSCS BLE example is what I want to...
Hello,
i am developing a product with the nrf52. I would like to add "rfid like" functionality on it (the purpose is to detect runner on the finsih line).
As the nrf52...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
Dear Nordic Team,
Thanks for support.
I want to know the possible for add NUS(Nordic Uart Service) service with proximitty example ??
Edit : Try to add existing service...
Hello,
could you please explain how the time synchronization works?
What does the function sd_ant_time_sync_broadcast_tx(...) do?
Does it include the rtc value of the...
Hi,
I am facing an issue. I have an iOS app and a glucose application.
When i pair with the iOS device it works fine.
If i do forget device and again pair after forgetting...
Hi,
I am working on BLE device [prototyped using Keil v.5]. It connects to a smart phone app. I would like to build in some security features, definitely some form of Transport...
I'm testing one hardware with Nordic apps on various mobile platforms. For Android and iOS, Nordic apps works just fine. But for Windows I could find only nRF Toolbox(no nRF...
I'm using nrfgo studio to try and design the connection parameters for an application, and in particular using the current consumption tab to get estimates of power consumption...
why there are two inductor in series in DC/DC regulator ckt, is that inductor value is so critical?instead can we use only one inductor? what are critical selection parameter...
debug the code and found a 0x1001 search the code and found
NRF_FAULT_ID_APP_MEMACC
it means my pointer try to operate the ram those range in sd?
sdk11 and sd3.0.0...