Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
What will be the real time effect if we give high value to Tx rather than keeping default Tx value as '0' ? Will it increase signal range?
Regards,
Ashiq Mohammed
I need nRF connect & toolbox on my iphone to do evaluation.
There is nRF toolbox, nRF Beacons but no nRF connet in App store.
Where can I find nRF connect ?
thanks ...
Hi.
Why longer advertising data destroy device ?
When I set length of advertising data to 20bytes in advertising_init(), device will crash and I can't download new firmware...
Hello,
The sd_softdevice_enable returns 8 (captured with my jlink probe), how can I investigate please ?
Configuration:
SDK 15.0.0, SD_132_6.0.0 with bootloader
In my application, I use the peer manager that has called the fds_init function, should I call it again if I want to use the fds to store my data. Will the peer manager use...
Hello Everyone,
I am using Nordic's Power Profiler Kit to estimate the current consumption of an external board. I have been able to configure it properly and getting results...
On nrf52840 I get a current of ~10 uA while sleeping. At the moment I don't run any code and don't start up the softdevice. I go directly to sleep with __WFE(). The result...
Hi All!
Faced with big problem with SCANNING procedure (nRF52840)
We have a BLE network : one CENTRAL and up to 6 PERIPHERALs can be connected simultaneously to the CENTRAL...
I want to detect high to low transitions on 28 GPIO independently. I've read in other posts you can configure 4 pin interrupts or a port interrupt for all pins, but I'm not...
Hello,
I am currently experiencing some problems, when i try using RTT output and the internal clock.
When using an external crystal, everything is working.
The following...
I am working on Ble tutorial of serivces, In step1 they mentioned to declare m_our_service of type ble_os_t. how can I declare that ?I am not sure to consider m_our_service...
Hello
I have been trying to use this repository: https://github.com/NordicPlayground/nrf51-ADC-examples and upon building, i get several errors due to certain header files...
Hi,
I have a Serialization connection working between a Nordic nRF52 CPU (slave) and an NXP CPU (master), using SPI.
The NXP is starting/stopping a BLE Scan on the Nordic...
Hi, I have some questions about the memory map, ram usuage and linker config for the secure bootloader when used with the S332 (4.05 sd_req 0x94) softdevice. I have tried...
USB Virtual COM
Until now, the development has been done by sending the commands via a USB virtual COM. The received buffer of int is processed and sent to the function...