Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hi,
I have trouble configuring Here service for multicell positioning. I've used the service before, but recently updated to NCS 2.0.0. I don't know what are the configuration...
Hi,
I'm trying to send a saadc float value over ble (dk to dongle) with ble_nus. I'm getting the right values but also some other stuff in addition. How can I filter this...
I need help with the minimal circuit board requirement of the custom board with nRF52832 and nRF52840 for wireless and SPI communication.
I need to read vales over wireless...
Hello !
Do you have any evaluation results for nRF21540 DK in case of real connectivity range ? Just some typical digits what can be seen easily.
I have own radio and...
I am trying to setup and run the existing scripts, which are part of pc-ble-driver-py.
The following are the steps and tools
1. Installed the pc-ble-driver-py pip install...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I have a custom board with nRF52840/SDK 16/Softdevice 7.3.0 using Secure Dfu Bootloader. On my Android device I use Nordic Dfu Library. I have tried all available Dfu...
Ever since the toolchain manager v1.0.0 came out in the nRF Connect software, I have been unable to download it. I keep getting this error:
Any ideas?
Thanks,
Jow...
Hi
I am using SDK 1.9.1 with VS Code on MacOS to develop for nrf5340. I also have a nrf5340-DK board.
I am having problems finding the right includ file for using the...
I'm new at this (so be gentle). Trying to understand the process for activating a SIM card with Verizon using the NRF9160. I see that this modem is approved; so do I only...
Hi, I want to add CLI in our current firmware. i found a way to do is Zephyr shell. our firmware is based on aws iot sample and nrfconnet sdk1.9.0 after integrating zephyr...
According to data sheet of nRF52832, internal pull up resistance is 13kohm. Can we find the 13kohm internal pull up resistance in the code and can we change that internal...
Ideally we should not get any data when internal pull up resistors of nRF52832 board are disabled and external pull up resistors of SHT 40 Slave sensor are disabled. But I...
Hi,
I haven't been able to actually find out if the VBUS can be used to drive the DETECT signal to go from system off to on mode.
Are there any examples on how to configure...
Hello All, We have designed a custom board for our product and everything pretty much works fine. But now that we have decided to stick to WebBLE, we are facing some issues...